AppointmentItem.AllDayEvent Property

Outlook Developer Reference

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.

See Also