_AppointmentItem.ReminderSet Property
Gets or sets whether a reminder has been set for this appointment.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a reminder is set; otherwise, false. |
See Also