ExchangeServiceBinding.GetInboxRulesAsync 方法

定义

重载

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

适用于