C1.C1Schedule Namespace : RecurrenceStateEnum Enumeration |
'Declaration
Public Enum RecurrenceStateEnum Inherits System.Enum
public enum RecurrenceStateEnum : System.Enum
Member | Description |
---|---|
Exception | Represents a recurring appointment, which was changed and now doesn't satisfy the pattern of the recurring series. |
Master | Represents the appointment which serves as the pattern for the other recurring appointments. The pattern for recurring appointments is specified via the Appointment.Recurrence property. |
NotRecurring | Represents a standard (non-recurring) appointment. |
Occurrence | Represents one of recurring appointments whose pattern appointment is specified via the Appointment.Recurrence property. |
Removed | Represents a recurring appointment, which was deleted and now doesn't satisfy the pattern of the recurring series. |
System.Object
System.ValueType
System.Enum
C1.C1Schedule.RecurrenceStateEnum
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