ExchangeServiceBinding.GetUserPhotoAsync 方法

定义

重载

GetUserPhotoAsync(GetUserPhotoType)

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

参数

GetUserPhoto1
GetUserPhotoType

适用于

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)

参数

GetUserPhoto1
GetUserPhotoType
userState
Object

适用于