Share via


EmailMailboxUpdateMeetingResponseRequest.Subject Property

Definition

Gets the subject to be used on the updated meeting response.

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

Property Value

String

Platform::String

winrt::hstring

The subject, as text.

Windows requirements

App capabilities
email emailSystem

Applies to