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.
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.