IsAllDayEvent Property

Appointment.IsAllDayEvent Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

public bool IsAllDayEvent { get; internal set; }

Property Value

Type: System.Boolean
true if the appointment is an all-day event; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft