Share via


EmailMailboxForwardMeetingRequest.Comment Property

Definition

Gets the comment to be added to the forwarded meeting invitation. When a data provider forwards an invitation as an email message, the comment appears between the forward header and the body of the forwarded invitation.

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

Property Value

String

Platform::String

winrt::hstring

The comment to be added to the meeting invitation.

Windows requirements

App capabilities
email emailSystem

Applies to