ConversationTopic property

PropertyDefinition ConversationTopic
getter/setter pair
Defines the ConversationIndex property. Defines the ConversationTopic property.

Implementation

// static PropertyDefinition ConversationIndex =
//            EmailMessageSchema.ConversationIndex;

/// <summary>
/// Defines the ConversationTopic property.
/// </summary>
static PropertyDefinition ConversationTopic =
    EmailMessageSchema.ConversationTopic;