The properties of the IRecurrencePattern interface are listed below. For a complete list of IRecurrencePattern interface members, see the IRecurrencePattern Members topic.
EndTime | Gets or sets the time of a specific day when the event stops being raised. |
Interval | Gets or sets the recurrence pattern repetition rate for a specific day. |
PatternName | Gets or sets the name of the class that identifies the recurrence pattern. |
StartTime | Gets or sets the time of a specific day when the recurrence pattern starts to occur. |
ValidFrom | Gets or sets the date the recurrence pattern starts being valid. |
ValidUntil | Gets or sets the date the recurrence pattern stops being valid. |