ExchangeServiceBinding.GetSearchableMailboxesAsync 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
GetSearchableMailboxesAsync(GetSearchableMailboxesType) | |
GetSearchableMailboxesAsync(GetSearchableMailboxesType, Object) |
GetSearchableMailboxesAsync(GetSearchableMailboxesType)
public:
void GetSearchableMailboxesAsync(ExchangeWebServices::GetSearchableMailboxesType ^ GetSearchableMailboxes1);
public void GetSearchableMailboxesAsync (ExchangeWebServices.GetSearchableMailboxesType GetSearchableMailboxes1);
Public Sub GetSearchableMailboxesAsync (GetSearchableMailboxes1 As GetSearchableMailboxesType)
Parameters
- GetSearchableMailboxes1
- GetSearchableMailboxesType
Applies to
GetSearchableMailboxesAsync(GetSearchableMailboxesType, Object)
public:
void GetSearchableMailboxesAsync(ExchangeWebServices::GetSearchableMailboxesType ^ GetSearchableMailboxes1, System::Object ^ userState);
public void GetSearchableMailboxesAsync (ExchangeWebServices.GetSearchableMailboxesType GetSearchableMailboxes1, object userState);
Public Sub GetSearchableMailboxesAsync (GetSearchableMailboxes1 As GetSearchableMailboxesType, userState As Object)
Parameters
- GetSearchableMailboxes1
- GetSearchableMailboxesType
- userState
- Object