ExchangeServiceBinding.GetHoldOnMailboxesAsync Method
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.
GetHoldOnMailboxesAsync(GetHoldOnMailboxesType) | |
GetHoldOnMailboxesAsync(GetHoldOnMailboxesType, Object) |
public:
void GetHoldOnMailboxesAsync(ExchangeWebServices::GetHoldOnMailboxesType ^ GetHoldOnMailboxes1);
C#
public void GetHoldOnMailboxesAsync (ExchangeWebServices.GetHoldOnMailboxesType GetHoldOnMailboxes1);
Public Sub GetHoldOnMailboxesAsync (GetHoldOnMailboxes1 As GetHoldOnMailboxesType)
Parameters
- GetHoldOnMailboxes1
- GetHoldOnMailboxesType
Applies to
Exchange EWS proxy Latest
Product | Versions |
---|---|
Exchange EWS proxy | Latest |
public:
void GetHoldOnMailboxesAsync(ExchangeWebServices::GetHoldOnMailboxesType ^ GetHoldOnMailboxes1, System::Object ^ userState);
C#
public void GetHoldOnMailboxesAsync (ExchangeWebServices.GetHoldOnMailboxesType GetHoldOnMailboxes1, object userState);
Public Sub GetHoldOnMailboxesAsync (GetHoldOnMailboxes1 As GetHoldOnMailboxesType, userState As Object)
Parameters
- GetHoldOnMailboxes1
- GetHoldOnMailboxesType
- userState
- Object
Applies to
Exchange EWS proxy Latest
Product | Versions |
---|---|
Exchange EWS proxy | Latest |