[]
        
(Showing Draft Content)

C1.C1Schedule.RecurrenceTypeEnum

RecurrenceTypeEnum Enum

Determines the types of recurrent appointments.

Namespace: C1.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public enum RecurrenceTypeEnum

Fields

Name Description
Daily

The recurring appointment reoccurs on a daily basis.

Monthly

The recurring appointment reoccurs on a monthly basis.

MonthlyNth

The recurring appointment reoccurs every N months.

Weekly

The recurring appointment reoccurs on a weekly basis.

Workdays

The recurring appointment reoccurs every working day.

Yearly

The recurring appointment reoccurs on an yearly basis.

YearlyNth

The recurring appointment reoccurs every N years.