Reminder.Appointment Property
Gets the appointment for which the reminder is set.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Appointment | An Appointment object which is the appointment for which the reminder is set. |
See Also