_AppointmentItem.AllDayEvent Property

Definition

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

public:
 property bool AllDayEvent { bool get(); void set(bool value); };
public bool AllDayEvent { get; set; }
Public Property AllDayEvent As Boolean

Property Value

Applies to