Compartir a través de


ExchangeServiceBinding.BeginFindPeople Método

Definición

public:
 IAsyncResult ^ BeginFindPeople(ExchangeWebServices::FindPeopleType ^ FindPeople1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginFindPeople (ExchangeWebServices.FindPeopleType FindPeople1, AsyncCallback callback, object asyncState);
Public Function BeginFindPeople (FindPeople1 As FindPeopleType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parámetros

FindPeople1
FindPeopleType
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a