Frequency

Contains an enumeration of the frequency of a recurrence rule.

Syntax

<Frequency>
<enumeration value="Daily"/>
<enumeration value="Weekly"/>
<enumeration value="Monthly"/>
<enumeration value="Yearly"/>

Definitions

Daily

Specifies the frequency as daily.

Weekly

Specifies the frequency as weekly.

Monthly

Specifies the frequency as monthly.

Yearly

Specifies the frequency as yearly.