Event.Messages 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 the event messages.
public:
property cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::Message ^> ^ Messages { cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::Message ^> ^ get(); void set(cli::array <Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::Message ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.Message[] Messages { get; set; }
Public Property Messages As Message()
Property Value
- Message[]
Message[]
- Attributes