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