AppointmentItem Constructors
An appointment in the Scheduler.Name | Parameters | Description |
---|---|---|
AppointmentItem() | none | Initializes a new instance of the AppointmentItem class with the default settings. |
AppointmentItem(AppointmentType) | type | Initializes a new instance of the AppointmentItem class with the specified settings. |
See Also