BaseSubscriptionRequestType.EventTypes Propriedade

Definição

O EventTypes propriedade obtém ou define os tipos de evento monitorado para uma inscrição de notificação.

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()

Valor da propriedade

NotificationEventTypeType[]

O EventTypes propriedade retorna uma matriz de NotificationEventTypeType objetos.

Aplica-se a