AppointmentCalendarCancelMeetingRequest.Subject Property

Definition

Gets the subject of the response.

public:
 property Platform::String ^ Subject { Platform::String ^ get(); };
winrt::hstring Subject();
public string Subject { get; }
var string = appointmentCalendarCancelMeetingRequest.subject;
Public ReadOnly Property Subject As String

Property Value

String

Platform::String

winrt::hstring

The subject of the response.

Windows requirements

App capabilities
appointmentsSystem

Applies to