Compartir a través de


ExchangeServiceBinding.GetUserPhotoAsync Método

Definición

Sobrecargas

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)

Parámetros

GetUserPhoto1
GetUserPhotoType

Se aplica a

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)

Parámetros

GetUserPhoto1
GetUserPhotoType
userState
Object

Se aplica a