ExchangeServiceBinding.SearchMailboxesAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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)
Parameters
- SearchMailboxes1
- SearchMailboxesType
Applies to
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)
Parameters
- SearchMailboxes1
- SearchMailboxesType
- userState
- Object