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!

DaysOfMonthPattern Properties

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

Public:

DaysOfMonth Gets or sets a set of days in the month 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.
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

DaysOfMonthPattern Class | System.Timers Namespace