ExchangeServiceBinding.BeginSearchMailboxes Method

Definition

public:
 IAsyncResult ^ BeginSearchMailboxes(ExchangeWebServices::SearchMailboxesType ^ SearchMailboxes1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSearchMailboxes (ExchangeWebServices.SearchMailboxesType SearchMailboxes1, AsyncCallback callback, object asyncState);
Public Function BeginSearchMailboxes (SearchMailboxes1 As SearchMailboxesType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

SearchMailboxes1
SearchMailboxesType
callback
AsyncCallback
asyncState
Object

Returns

Applies to