_AppointmentItem.AllDayEvent Property
Gets or sets whether this appointment is an all-day or multiple-day event.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if an appointment takes up one or more entire days; otherwise, false. |
See Also