The Exchange_ScheduleInterval WMI class provides information about the start and stop time of the public folder replication schedule. Instances of the Exchange_ScheduleInterval class are returned as members of an array from the ReplicationSchedule Property.
Namespace
\\COMPUTERNAME\ROOT\MicrosoftExchangeV2:Exchange_ScheduleInterval
Provider
The CIM_LogicalElement provider supplies instances of the Exchange_ScheduleInterval class.
Origin
The Exchange_ScheduleInterval class extends the CIM_LogicalElement class.
Qualifiers
@@@Topic.Qualifiers@@@
This class has no qualifiers.
Properties
| Property | Description |
|---|
| StartTime Property | The StartTime property indicates the start time, formatted as 0000dd-hhmm00:000000. |
| StopTime Property | The StopTime property indicates the stop time, formatted as 0000dd-hhmm00:000000. |
Methods
This class has no methods.
Associations
This class has no associations.