Conversation.Topic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the topic of the conversation.
public:
property System::String ^ Topic { System::String ^ get(); };
public string Topic { get; }
Public ReadOnly Property Topic As String
Property Value
A conversation topic.