AppointmentItem.AllDayEvent Property (Outlook)
Returns True if the appointment is an all-day event (as opposed to a specified time). Read/write.
Syntax
expression .AllDayEvent
expression A variable that represents an AppointmentItem object.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns True if the appointment is an all-day event (as opposed to a specified time). Read/write.
expression .AllDayEvent
expression A variable that represents an AppointmentItem object.