Type | Description | |||
Boolean | A boolean expression that indicates whether the event is an all-day event. |
The KnownProperty(exEventAllDay) property indicates the AllDayEvent property on a label property such as: DefaultEventLongLabel, DefaultEventShortLabel, CreateEventLabel, UpdateEventsLabel, ShortLabel, LongLabel and ExtraLabel. You can use the KnownProperty(exEventStartDate) property to extract the starting date of the event. You can use the KnownProperty(exEventEndDate) property to extract the ending date of the event.