EventInfoBase.EventInfoType 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.
Represents the type of event.
public:
property Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::EventInfoType EventInfoType { Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::EventInfoType get(); void set(Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::EventInfoType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.EventInfoType EventInfoType { get; set; }
Public Property EventInfoType As EventInfoType
Property Value
- Attributes