Compartilhar via


ExchangeServiceBinding.GetEvents(GetEventsType) Método

Definição

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

public:
 ExchangeWebServices::GetEventsResponseType ^ GetEvents(ExchangeWebServices::GetEventsType ^ GetEvents1);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/exchange/services/2006/messages/GetEvents", 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("ExchangeImpersonation")]
[System.Web.Services.Protocols.SoapHeader("RequestServerVersionValue")]
[System.Web.Services.Protocols.SoapHeader("MailboxCulture")]
public ExchangeWebServices.GetEventsResponseType GetEvents (ExchangeWebServices.GetEventsType GetEvents1);
Public Function GetEvents (GetEvents1 As GetEventsType) As GetEventsResponseType

Parâmetros

GetEvents1
GetEventsType

Uma instância da GetEventsType classe que contém o identificador para uma assinatura pull e uma marca d'água específica.

Retornos

O GetEvents(GetEventsType) método retorna um GetEventsResponseType objeto que contém o status da operação GetEvents e uma notificação que pode conter um conjunto de eventos para uma assinatura.

Atributos

Aplica-se a