This documentation is archived and is not being maintained.
Appointment.Subject Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the subject of the appointment.
Namespace:
Microsoft.Phone.UserData
Assembly:
Microsoft.Phone (in Microsoft.Phone.dll)
public string Subject { get; internal set; }
The Subject property contains a shorter description of the appointment. The Details property contains a longer description of the appointment.
If the IsPrivate property is true, then this property does not return information.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1