AppointmentProperties.Subject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property Platform::String ^ Subject { Platform::String ^ get(); };
static winrt::hstring Subject();
public static string Subject { get; }
var string = AppointmentProperties.subject;
Public Shared ReadOnly Property Subject As String
Property Value
The name of the Subject property.
Windows requirements
App capabilities |
appointmentsSystem
|