Table of Contents

Enum "Recurrence - Monthly Pattern"

ID 4694
Namespace: System.DateTime

This enum has the monthly occurrence patterns for the recurrence.

Properties

Name Value
Extensible False

Values

Name Description
"Specific Day"

Specifies that the recurrence will occur on a specific day.

"By Weekday"

Specifies that the recurrence will occur on a weekday. This is used in conjuction with the "Recurrence - Day Of Week" enums.

See also