GetEventsType Constructor
The GetEventsType constructor initializes a new instance of the GetEventsType class.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New GetEventsType()
public GetEventsType()
See Also