Compartir a través de


ExchangeServiceBinding.UpdateInboxRulesAsync Método

Definición

Sobrecargas

UpdateInboxRulesAsync(UpdateInboxRulesRequestType)
UpdateInboxRulesAsync(UpdateInboxRulesRequestType, Object)

UpdateInboxRulesAsync(UpdateInboxRulesRequestType)

public:
 void UpdateInboxRulesAsync(ExchangeWebServices::UpdateInboxRulesRequestType ^ UpdateInboxRules1);
public void UpdateInboxRulesAsync (ExchangeWebServices.UpdateInboxRulesRequestType UpdateInboxRules1);
Public Sub UpdateInboxRulesAsync (UpdateInboxRules1 As UpdateInboxRulesRequestType)

Parámetros

UpdateInboxRules1
UpdateInboxRulesRequestType

Se aplica a

UpdateInboxRulesAsync(UpdateInboxRulesRequestType, Object)

public:
 void UpdateInboxRulesAsync(ExchangeWebServices::UpdateInboxRulesRequestType ^ UpdateInboxRules1, System::Object ^ userState);
public void UpdateInboxRulesAsync (ExchangeWebServices.UpdateInboxRulesRequestType UpdateInboxRules1, object userState);
Public Sub UpdateInboxRulesAsync (UpdateInboxRules1 As UpdateInboxRulesRequestType, userState As Object)

Parámetros

UpdateInboxRules1
UpdateInboxRulesRequestType
userState
Object

Se aplica a