EmailMessage.ConversationTopic Property

Definition

Gets the conversation topic of the e-mail message.

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

Property Value

The conversation topic.

Applies to