Edit

Share via


PlannedMaintenance Class

Definition

Represents a planned maintenance event.

public ref class PlannedMaintenance : Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::Event
[System.Runtime.Serialization.DataContract]
public class PlannedMaintenance : Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.Event
Public Class PlannedMaintenance
Inherits Event
Inheritance
PlannedMaintenance
Attributes

Constructors

PlannedMaintenance()

Properties

AffectedServices

Provides a list of services associated with planned maintenance events.

EndTime

Provides the end time of the event.

(Inherited from Event)
Id

Provides the event ID.

(Inherited from Event)
LastUpdatedTime

Provides the time that the event was last updated.

(Inherited from Event)
Messages

Provides the event messages.

(Inherited from Event)
PlannedMaintenanceStatus

Provides the current status of planned maintenance.

ScheduledEndTime

Provides the end date/time for the maintenance event(s).

StartTime

Provides the start time of the event.

(Inherited from Event)
Status

Provides the event status.

(Inherited from Event)
Title

Provides the event title.

(Inherited from Event)

Applies to