ExchangeServiceBinding.GetHoldOnMailboxesAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
| GetHoldOnMailboxesAsync(GetHoldOnMailboxesType) | |
| GetHoldOnMailboxesAsync(GetHoldOnMailboxesType, Object) |
GetHoldOnMailboxesAsync(GetHoldOnMailboxesType)
public:
void GetHoldOnMailboxesAsync(ExchangeWebServices::GetHoldOnMailboxesType ^ GetHoldOnMailboxes1);
public void GetHoldOnMailboxesAsync(ExchangeWebServices.GetHoldOnMailboxesType GetHoldOnMailboxes1);
Public Sub GetHoldOnMailboxesAsync (GetHoldOnMailboxes1 As GetHoldOnMailboxesType)
参数
- GetHoldOnMailboxes1
- GetHoldOnMailboxesType
适用于
GetHoldOnMailboxesAsync(GetHoldOnMailboxesType, Object)
public:
void GetHoldOnMailboxesAsync(ExchangeWebServices::GetHoldOnMailboxesType ^ GetHoldOnMailboxes1, System::Object ^ userState);
public void GetHoldOnMailboxesAsync(ExchangeWebServices.GetHoldOnMailboxesType GetHoldOnMailboxes1, object userState);
Public Sub GetHoldOnMailboxesAsync (GetHoldOnMailboxes1 As GetHoldOnMailboxesType, userState As Object)
参数
- GetHoldOnMailboxes1
- GetHoldOnMailboxesType
- userState
- Object