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

适用于