SaveAppointmentTask.IsAllDayEvent Property

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

Gets or sets the whether the new appointment shown when the Calendar application is launched is an all day event.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property IsAllDayEvent As Boolean
public bool IsAllDayEvent { get; set; }
<object IsAllDayEvent="bool" .../>

Property Value

Type: System..::.Boolean
Whether the new appointment is an all day event.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

SaveAppointmentTask Class

Microsoft.Phone.Tasks Namespace

Other Resources

Launchers and Choosers for Windows Phone 8

How to use the save appointment task for Windows Phone 8