AppointmentItem Constructors
The planned event a scheduler view displays.Name | Parameters | Description |
---|---|---|
AppointmentItem() | none | Initializes a new instance of the AppointmentItem class. |
AppointmentItem(AppointmentType) | type | Initializes a new instance of the AppointmentItem class with specified settings. |
See Also