EventInfo.Events Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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