NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IRecurrencePattern Properties

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.

See Also

IRecurrencePattern Interface | System.Timers Namespace