EventInfo.Events Property

Definition

Provides a list of events (Service Incidents, Planned Maintenance, Message Center messages).

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

Property Value

Event[]

Event[]

Attributes

Applies to