SaveAppointmentTask.Location Property

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

Gets or sets the location string that will be set for the new appointment when the Calendar application is launched.

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

Syntax

Public Property Location As String
public string Location { get; set; }
<object Location="string" .../>

Property Value

Type: System..::.String
The location string of the new appointment.

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