EmailMessage.ConversationTopic プロパティ

定義

電子メール メッセージの会話トピックを取得します。

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

プロパティ値

会話トピック。

適用対象