ExchangeServiceBinding.UpdateInboxRulesAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Aplica-se 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