Details Property
Collapse the table of content
Expand the table of content

SaveAppointmentTask.Details Property

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

Gets or sets the details text 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.

'Declaration
Public Property Details As String
<object Details="string" .../>

Property Value

Type: System.String
The details text for the new appointment.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft