Udostępnij za pośrednictwem


ScheduleProperties Class

Definition

Definition of schedule parameters.

public class ScheduleProperties
type ScheduleProperties = class
Public Class ScheduleProperties
Inheritance
ScheduleProperties

Constructors

ScheduleProperties()

Initializes a new instance of the ScheduleProperties class.

Properties

CreationTime

Optional. Gets or sets the creation time of the schedule.

Description

Optional. Gets or sets the description of the schedule.

ExpiryTime

Optional. Gets or sets the end time of the schedule.

Frequency

Optional. Gets or sets the frequency of the schedule.

Interval

Optional. Gets or sets the interval of the schedule.

IsEnabled

Optional. Gets or sets a value indicating whether this schedule is enabled.

LastModifiedTime

Optional. Gets or sets the last modified time of the schedule.

NextRun

Optional. Gets or sets the next run time of the schedule.

StartTime

Optional. Gets or sets the start time of the schedule.

Applies to