RecurrenceFrequency Enum

Definition

This enum is intended to help in the transition between namespaces, since it will be a breaking change that needs to be announced and delayed 6 months. It is identical to the RecurrenceFrequency, but in the old namespace

public enum RecurrenceFrequency
type RecurrenceFrequency = 
Public Enum RecurrenceFrequency
Inheritance
RecurrenceFrequency

Fields

Day 4
Hour 3
Minute 2
Month 6
None 0
Second 1
Week 5
Year 7

Applies to