Share via


EmailMailboxProposeNewTimeForMeetingRequest.Comment Property

Definition

Gets the comment to be added to the proposal for a new meeting time.

public:
 property Platform::String ^ Comment { Platform::String ^ get(); };
winrt::hstring Comment();
public string Comment { get; }
var string = emailMailboxProposeNewTimeForMeetingRequest.comment;
Public ReadOnly Property Comment As String

Property Value

String

Platform::String

winrt::hstring

The comment, as text.

Windows requirements

App capabilities
email emailSystem

Applies to