RegistrationInfo.SupportedEventTypes Property

Definition

Provides supported event types.

public:
 property cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::EventType> ^ SupportedEventTypes { cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::EventType> ^ get(); void set(cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::EventType> ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.EventType[] SupportedEventTypes { get; set; }
Public Property SupportedEventTypes As EventType()

Property Value

EventType[]

EventType[]

Attributes

Applies to