Freigeben über


ExchangeServiceBinding.BeginFindItem Methode

Definition

Die BeginFindItem(FindItemType, AsyncCallback, Object) -Methode wird verwendet, um einen asynchronen FindItem(FindItemType) Aufruf zu starten.

public:
 IAsyncResult ^ BeginFindItem(ExchangeWebServices::FindItemType ^ FindItem1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginFindItem (ExchangeWebServices.FindItemType FindItem1, AsyncCallback callback, object asyncState);
Public Function BeginFindItem (FindItem1 As FindItemType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameter

FindItem1
FindItemType
callback
AsyncCallback
asyncState
Object

Gibt zurück

Die BeginFindItem(FindItemType, AsyncCallback, Object) Methode gibt ein IAsyncResult-Objekt zurück.

Gilt für: