ExchangeServiceBinding.GetEvents Method
Exchange Server 2010
The GetEvents method sends the request to and gets the response from a GetEvents operation.
Namespace: ExchangeWebServices
Assembly: EWS (in ews.dll)
Assembly: EWS (in ews.dll)
[SoapHeaderAttribute("MailboxCulture")] [SoapHeaderAttribute("ExchangeImpersonation")] [SoapDocumentMethodAttribute("http://schemas.microsoft.com/exchange/services/2006/messages/GetEvents", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Bare)] [SoapHeaderAttribute("ServerVersionInfoValue", Direction=SoapHeaderDirection.Out)] [SoapHeaderAttribute("RequestServerVersionValue")] public GetEventsResponseType GetEvents ( GetEventsType GetEvents1 )
Parameters
- GetEvents1
An instance of the GetEventsType class that contains the identifier for a pull subscription and a specific watermark.