NotificationEvent.EventType プロパティ

定義

イベントの種類を取得します。

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

プロパティ値

EventType 列挙値の 1 つ。

適用対象