Compartir a través de


ExchangeServiceBinding.SearchMailboxesAsync Método

Definición

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

Se aplica 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

Se aplica a