RegionalEventInfo.EventsByRegion Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::Event ^> ^> ^ EventsByRegion { System::Collections::Generic::Dictionary<System::String ^, cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::Event ^> ^> ^ get(); void set(System::Collections::Generic::Dictionary<System::String ^, cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::Event ^> ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.Dictionary<string,Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.Event[]> EventsByRegion { get; set; }
Public Property EventsByRegion As Dictionary(Of String, Event())

Property Value

Dictionary<String,Event[]>
Attributes

Applies to