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!

DailyPattern Properties

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

Public:

EndTime (inherited from RecurrencePattern) Gets or sets the time of a specific day when the event stops being raised.
EveryNthDay Specifies the daily execution interval for an 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

DailyPattern Class | System.Timers Namespace