Compartilhar via


ExchangeServiceBinding.SetUserOofSettings(SetUserOofSettingsRequest) Método

Definição

O SetUserOofSettings(SetUserOofSettingsRequest) método envia a solicitação para e retorna a resposta de uma operação SetUserOofSettings.

public:
 ExchangeWebServices::SetUserOofSettingsResponse ^ SetUserOofSettings(ExchangeWebServices::SetUserOofSettingsRequest ^ SetUserOofSettingsRequest);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/exchange/services/2006/messages/SetUserOofSettings", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("ExchangeImpersonation")]
[System.Web.Services.Protocols.SoapHeader("ServerVersionInfoValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
public ExchangeWebServices.SetUserOofSettingsResponse SetUserOofSettings (ExchangeWebServices.SetUserOofSettingsRequest SetUserOofSettingsRequest);

Parâmetros

SetUserOofSettingsRequest
SetUserOofSettingsRequest

Uma instância da SetUserOofSettingsRequest classe que representa a configuração OOF (Fora do Office) a ser definida.

Retornos

O SetUserOofSettings(SetUserOofSettingsRequest) método retorna um SetUserOofSettingsResponse objeto que contém o status da operação SetUserOofSettings.

Atributos

Aplica-se a