C1.C1Schedule Namespace : RecurrenceTypeEnum Enumeration |
'Declaration
Public Enum RecurrenceTypeEnum Inherits System.Enum
public enum RecurrenceTypeEnum : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.C1Schedule.RecurrenceTypeEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2