TenantEventInfo Class
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 information for a tenant event.
public ref class TenantEventInfo : Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::EventInfoBase
[System.Runtime.Serialization.DataContract]
public class TenantEventInfo : Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.EventInfoBase
Public Class TenantEventInfo
Inherits EventInfoBase
- Inheritance
- Attributes
Constructors
| TenantEventInfo() |
Properties
| EventInfoType |
Represents the type of event. (Inherited from EventInfoBase) |
| EventsByTenant |
Provides a list of events associated with the queried tenant. |
| LastCookie |
Provides the last call cookie. (Inherited from EventInfoBase) |
| ServiceInfoChanged |
Indicates whether service information changed or not. (Inherited from EventInfoBase) |