Table of Contents

Enum "Recurrence - Pattern"

ID 4692
Namespace: System.DateTime

This enum has the occurrence patterns for the recurrence.

Properties

Name Value
Extensible False

Values

Name Description
Daily

Specifies that the recurrence will occur daily.

Weekly

Specifies that the recurrence will occur weekly.

Monthly

Specifies that the recurrence will occur monthly.

Yearly

Specifies that the recurrence will occur yearly.

See also