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