RecurrenceFrequency Enum

Definition

the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.

public enum RecurrenceFrequency
type RecurrenceFrequency = 
Public Enum RecurrenceFrequency
Inheritance
RecurrenceFrequency

Fields

Day 4

Day.

Hour 3

Hour.

Minute 2

Minute.

Month 6

Month.

None 0

None.

Second 1

Second.

Week 5

Week.

Year 7

Year.

Applies to