NotificationEventArgs class

Provides data to an OnNotificationEvent event of a StreamingSubscriptionConnection object.

System.Object
  System.EventArgs
    Microsoft.Exchange.WebServices.Data.NotificationEventArgs

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public Class NotificationEventArgs _
	Inherits EventArgs
'Usage
Dim instance As NotificationEventArgs

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