ExchangeServiceBinding.BeginUpdateInboxRules 方法

定义

public:
 IAsyncResult ^ BeginUpdateInboxRules(ExchangeWebServices::UpdateInboxRulesRequestType ^ UpdateInboxRules1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginUpdateInboxRules(ExchangeWebServices.UpdateInboxRulesRequestType UpdateInboxRules1, AsyncCallback callback, object asyncState);
Public Function BeginUpdateInboxRules (UpdateInboxRules1 As UpdateInboxRulesRequestType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

参数

UpdateInboxRules1
UpdateInboxRulesRequestType
callback
AsyncCallback
asyncState
Object

返回

返回 IAsyncResult

适用于