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