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