True if the appointment is an all-day event (as opposed to a specified time).
Corresponds to the All day event check box on the Appointment page of an AppointmentItem.
Read/write Boolean.
Syntax
objAppointmentItem.AllDayEvent
objAppointmentItem Required. An expression that returns an AppointmentItem object.