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 Members

Properties

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.

Methods

GetTimeOfNextOccurrence Gets the next valid time to raise the event.

See Also

IRecurrencePattern Interface | System.Timers Namespace