NotificationType Class

The NotificationType class contains information about the subscription and the events that have occurred since the last notification.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.NotificationType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class NotificationType
'Usage
Dim instance As NotificationType
[SerializableAttribute]
public class NotificationType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.