PlannedMaintenance.PlannedMaintenanceStatus 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 current status of planned maintenance.
public:
property Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::PlannedMaintenanceStatus PlannedMaintenanceStatus { Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::PlannedMaintenanceStatus get(); void set(Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::PlannedMaintenanceStatus value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.PlannedMaintenanceStatus PlannedMaintenanceStatus { get; set; }
Public Property PlannedMaintenanceStatus As PlannedMaintenanceStatus
Property Value
- Attributes