ExchangeServiceBinding.GetImItemsAsync 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
GetImItemsAsync(GetImItemsType, Object) | |
GetImItemsAsync(GetImItemsType) |
GetImItemsAsync(GetImItemsType, Object)
public:
void GetImItemsAsync(ExchangeWebServices::GetImItemsType ^ GetImItems1, System::Object ^ userState);
public void GetImItemsAsync (ExchangeWebServices.GetImItemsType GetImItems1, object userState);
Public Sub GetImItemsAsync (GetImItems1 As GetImItemsType, userState As Object)
Parameters
- GetImItems1
- GetImItemsType
- userState
- Object
Applies to
GetImItemsAsync(GetImItemsType)
public:
void GetImItemsAsync(ExchangeWebServices::GetImItemsType ^ GetImItems1);
public void GetImItemsAsync (ExchangeWebServices.GetImItemsType GetImItems1);
Public Sub GetImItemsAsync (GetImItems1 As GetImItemsType)
Parameters
- GetImItems1
- GetImItemsType