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