NotificationEvent.EventType Property

Definition

Gets the type of the event.

public:
 property Microsoft::Exchange::WebServices::Data::EventType EventType { Microsoft::Exchange::WebServices::Data::EventType get(); };
public Microsoft.Exchange.WebServices.Data.EventType EventType { get; }
Public ReadOnly Property EventType As EventType

Property Value

One of the EventType enumeration values.

Applies to