ExchangeServiceBinding.AddDelegate(AddDelegateType) Método

Definição

O AddDelegate(AddDelegateType) método envia a solicitação para e obtém a resposta de uma operação de AddDelegate.

public:
 ExchangeWebServices::AddDelegateResponseMessageType ^ AddDelegate(ExchangeWebServices::AddDelegateType ^ AddDelegate1);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/exchange/services/2006/messages/AddDelegate", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("ServerVersionInfoValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
[System.Web.Services.Protocols.SoapHeader("MailboxCulture")]
[System.Web.Services.Protocols.SoapHeader("ExchangeImpersonation")]
[System.Web.Services.Protocols.SoapHeader("RequestServerVersionValue")]
public ExchangeWebServices.AddDelegateResponseMessageType AddDelegate (ExchangeWebServices.AddDelegateType AddDelegate1);
Public Function AddDelegate (AddDelegate1 As AddDelegateType) As AddDelegateResponseMessageType

Parâmetros

AddDelegate1
AddDelegateType

Uma instância do AddDelegateType classe que representa os representantes para adicionar uma caixa de correio.

Retornos

AddDelegateResponseMessageType

O AddDelegate(AddDelegateType) classe retorna uma AddDelegateResponseMessageType objeto que contém o status da operação AddDelegate.

Atributos

Aplica-se a