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!

WeeklyPattern Properties

The properties of the WeeklyPattern class are listed below. For a complete list of WeeklyPattern class members, see the WeeklyPattern Members topic.

Public:

DaysOfWeek Gets or sets a value indicating the days of the week during which the event should occur.
EndTime (inherited from RecurrencePattern) Gets or sets the time of a specific day when the event stops being raised.
EveryNthWeek Gets or sets a value indicating the weekly execution interval for this event recurrence pattern.
Interval (inherited from RecurrencePattern) Gets or sets the recurrence pattern repetition rate for a specific day.
PatternName (inherited from RecurrencePattern) Gets or sets the name of the class that identifies the recurrence pattern.
StartTime (inherited from RecurrencePattern) Gets or sets the time of a specific day when the recurrence pattern starts to occur.
ValidFrom (inherited from RecurrencePattern) Gets or sets the date the recurrence pattern starts being valid.
ValidUntil (inherited from RecurrencePattern) Gets or sets the date the event recurrence pattern stops being valid.

See Also

WeeklyPattern Class | System.Timers Namespace