Share via


GetStreamingEventsResponseMessageType.Notifications Property

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

Syntax

'Declaration
Public Property Notifications As NotificationType()
    Get
    Set
'Usage
Dim instance As GetStreamingEventsResponseMessageType
Dim value As NotificationType()

value = instance.Notifications

instance.Notifications = value
public NotificationType[] Notifications { get; set; }

Property Value

Type: []