次の方法で共有


EmailMailboxUpdateMeetingResponseRequest.Comment プロパティ

定義

会議の応答の更新に使用するコメントを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

コメント テキスト。

Windows の要件

アプリの機能
email emailSystem

適用対象