ExchangeServiceBinding.GetUserPhotoAsync Method

Definition

Overloads

GetUserPhotoAsync(GetUserPhotoType)
GetUserPhotoAsync(GetUserPhotoType, Object)

GetUserPhotoAsync(GetUserPhotoType)

public:
 void GetUserPhotoAsync(ExchangeWebServices::GetUserPhotoType ^ GetUserPhoto1);
public void GetUserPhotoAsync (ExchangeWebServices.GetUserPhotoType GetUserPhoto1);
Public Sub GetUserPhotoAsync (GetUserPhoto1 As GetUserPhotoType)

Parameters

GetUserPhoto1
GetUserPhotoType

Applies to

GetUserPhotoAsync(GetUserPhotoType, Object)

public:
 void GetUserPhotoAsync(ExchangeWebServices::GetUserPhotoType ^ GetUserPhoto1, System::Object ^ userState);
public void GetUserPhotoAsync (ExchangeWebServices.GetUserPhotoType GetUserPhoto1, object userState);
Public Sub GetUserPhotoAsync (GetUserPhoto1 As GetUserPhotoType, userState As Object)

Parameters

GetUserPhoto1
GetUserPhotoType
userState
Object

Applies to