次の方法で共有


BaseSubscriptionRequestType.EventTypes プロパティ

定義

プロパティは EventTypes 、通知サブスクリプションの監視対象のイベントの種類を取得または設定します。

public:
 property cli::array <ExchangeWebServices::NotificationEventTypeType> ^ EventTypes { cli::array <ExchangeWebServices::NotificationEventTypeType> ^ get(); void set(cli::array <ExchangeWebServices::NotificationEventTypeType> ^ value); };
public ExchangeWebServices.NotificationEventTypeType[] EventTypes { get; set; }
Public Property EventTypes As NotificationEventTypeType()

プロパティ値

プロパティは EventTypes 、オブジェクトの NotificationEventTypeType 配列を返します。

適用対象