Share via


AppointmentCalendarProposeNewTimeForMeetingRequest.Subject Property

Definition

Gets the subject of the new meeting invitation.

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

Property Value

String

Platform::String

winrt::hstring

The subject of the meeting.

Windows requirements

App capabilities
appointmentsSystem

Applies to