ExchangeServiceBinding.GetUserPhotoAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Aplica-se 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