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