_AppointmentItem.IsRecurring Property
In This Article
Indicates whether this appointment is a recurring appointment.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if this appointment is recurring; otherwise, false. |
See Also