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