MeetingRequest.IsAllDayEvent Property

Definition

Gets or sets a value that indicates whether the appointment is an all-day event.

public:
 property bool IsAllDayEvent { bool get(); };
public bool IsAllDayEvent { get; }
Public ReadOnly Property IsAllDayEvent As Boolean

Property Value

true if the appointment is an all-day event; otherwise, false.

Applies to