ExchangeServiceBinding.BeginFindPeople Method

Definition

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

Parameters

FindPeople1
FindPeopleType
callback
AsyncCallback
asyncState
Object

Returns

Applies to