ExchangeServiceBinding.GetUserPhotoAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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