ExchangeServiceBinding.GetUserPhotoAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
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