_AppointmentItem.ReminderMinutesBeforeStart Property
Gets or sets the number of minutes the reminder should occur prior to the start of the appointment.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer containing the number of minutes. |
See Also