RecurrenceType
Specifies the recurrence rule type.
Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Minutely |
0 |
Internal use only. |
| Hourly |
1 |
Internal use only. |
| Daily |
2 |
Specifies that the recurrence rule of an appointment is Daily |
| Weekly |
3 |
Specifies that the recurrence rule of an appointment is Weekly |
| Monthly |
4 |
Specifies that the recurrence rule of an appointment is Monthly |
| Yearly |
5 |
Specifies that the recurrence rule of an appointment is Yearly |