ExchangeServiceBinding.GetNonIndexableItemDetailsAsync Method

Definition

Overloads

GetNonIndexableItemDetailsAsync(GetNonIndexableItemDetailsType, Object)
GetNonIndexableItemDetailsAsync(GetNonIndexableItemDetailsType)

GetNonIndexableItemDetailsAsync(GetNonIndexableItemDetailsType, Object)

public:
 void GetNonIndexableItemDetailsAsync(ExchangeWebServices::GetNonIndexableItemDetailsType ^ GetNonIndexableItemDetails1, System::Object ^ userState);
public void GetNonIndexableItemDetailsAsync (ExchangeWebServices.GetNonIndexableItemDetailsType GetNonIndexableItemDetails1, object userState);
Public Sub GetNonIndexableItemDetailsAsync (GetNonIndexableItemDetails1 As GetNonIndexableItemDetailsType, userState As Object)

Parameters

GetNonIndexableItemDetails1
GetNonIndexableItemDetailsType
userState
Object

Applies to

GetNonIndexableItemDetailsAsync(GetNonIndexableItemDetailsType)

public:
 void GetNonIndexableItemDetailsAsync(ExchangeWebServices::GetNonIndexableItemDetailsType ^ GetNonIndexableItemDetails1);
public void GetNonIndexableItemDetailsAsync (ExchangeWebServices.GetNonIndexableItemDetailsType GetNonIndexableItemDetails1);
Public Sub GetNonIndexableItemDetailsAsync (GetNonIndexableItemDetails1 As GetNonIndexableItemDetailsType)

Parameters

GetNonIndexableItemDetails1
GetNonIndexableItemDetailsType

Applies to