Compartir a través de


ExchangeServiceBinding.BeginUpdateInboxRules Método

Definición

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

Parámetros

UpdateInboxRules1
UpdateInboxRulesRequestType
callback
AsyncCallback
asyncState
Object

Devoluciones

Devuelve IAsyncResult.

Se aplica a