EmailMailboxForwardMeetingRequest.Comment 属性

定义

获取要添加到转发的会议邀请的注释。 当数据提供程序将邀请作为电子邮件转发时,注释将显示在转发标头和转发邀请的正文之间。

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

属性值

String

Platform::String

winrt::hstring

要添加到会议邀请中的注释。

Windows 要求

应用功能
email emailSystem

适用于