Compartilhar via


ExchangeServiceBinding.SearchMailboxesAsync Método

Definição

Sobrecargas

SearchMailboxesAsync(SearchMailboxesType)
SearchMailboxesAsync(SearchMailboxesType, Object)

SearchMailboxesAsync(SearchMailboxesType)

public:
 void SearchMailboxesAsync(ExchangeWebServices::SearchMailboxesType ^ SearchMailboxes1);
public void SearchMailboxesAsync (ExchangeWebServices.SearchMailboxesType SearchMailboxes1);
Public Sub SearchMailboxesAsync (SearchMailboxes1 As SearchMailboxesType)

Parâmetros

SearchMailboxes1
SearchMailboxesType

Aplica-se a

SearchMailboxesAsync(SearchMailboxesType, Object)

public:
 void SearchMailboxesAsync(ExchangeWebServices::SearchMailboxesType ^ SearchMailboxes1, System::Object ^ userState);
public void SearchMailboxesAsync (ExchangeWebServices.SearchMailboxesType SearchMailboxes1, object userState);
Public Sub SearchMailboxesAsync (SearchMailboxes1 As SearchMailboxesType, userState As Object)

Parâmetros

SearchMailboxes1
SearchMailboxesType
userState
Object

Aplica-se a