ExchangeServiceBinding.BeginGetInboxRules 方法

定义

public:
 IAsyncResult ^ BeginGetInboxRules(ExchangeWebServices::GetInboxRulesRequestType ^ GetInboxRules1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetInboxRules(ExchangeWebServices.GetInboxRulesRequestType GetInboxRules1, AsyncCallback callback, object asyncState);
Public Function BeginGetInboxRules (GetInboxRules1 As GetInboxRulesRequestType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

参数

GetInboxRules1
GetInboxRulesRequestType
callback
AsyncCallback
asyncState
Object

返回

返回 IAsyncResult

适用于