Compartilhar via


BaseSubscriptionRequestType.EventTypes Propriedade

Definição

A EventTypes propriedade obtém ou define os tipos de evento monitorados para uma assinatura 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

A EventTypes propriedade retorna uma matriz de NotificationEventTypeType objetos.

Aplica-se a