ExchangeServiceBinding.BeginGetNonIndexableItemDetails Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
IAsyncResult ^ BeginGetNonIndexableItemDetails(ExchangeWebServices::GetNonIndexableItemDetailsType ^ GetNonIndexableItemDetails1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetNonIndexableItemDetails (ExchangeWebServices.GetNonIndexableItemDetailsType GetNonIndexableItemDetails1, AsyncCallback callback, object asyncState);
Public Function BeginGetNonIndexableItemDetails (GetNonIndexableItemDetails1 As GetNonIndexableItemDetailsType, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameter
- GetNonIndexableItemDetails1
- GetNonIndexableItemDetailsType
- callback
- AsyncCallback
- asyncState
- Object