ExchangeServiceBinding.SearchMailboxesAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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