Conversation.Topic Property

Definition

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.

Applies to