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