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!

MonthlyPattern Properties

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

Public:

DaysOfWeek Gets or sets a set of days in the week during which an event should occur.
EndTime (inherited from RecurrencePattern) Gets or sets the time of a specific day when the event stops being raised.
Interval (inherited from RecurrencePattern) Gets or sets the recurrence pattern repetition rate for a specific day.
MonthsOfYear Gets or sets a set of months in a year during which an event should occur.
OccurrencesInMonth Gets or sets a set of occurrences in a month during which an event should occur.
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

MonthlyPattern Class | System.Timers Namespace