AllDayEvent Property

Microsoft Outlook Visual Basic

True if the appointment is an all-day event (as opposed to a specified time). Read/write Boolean.

expression.AllDayEvent

expression    Required. An expression that returns an AppointmentItem object.