Share via


AppointmentProperties.Subject Property

Definition

Gets the name of the Subject property.

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

String

Platform::String

winrt::hstring

The name of the Subject property.

Windows requirements

App capabilities
appointmentsSystem

Applies to