ManagedFolderInformation.Comment プロパティ

定義

マネージド フォルダーに関連付けられているコメントを取得します。

public:
 property System::String ^ Comment { System::String ^ get(); };
public string Comment { get; }
Public ReadOnly Property Comment As String

プロパティ値

マネージド フォルダーに関連付けられているコメント。

適用対象