ConversationIndex property

PropertyDefinition ConversationIndex
getter/setter pair
Defines the ConversationIndex property.

Implementation

static PropertyDefinition ConversationIndex = new ByteArrayPropertyDefinition(
    XmlElementNames.ConversationIndex,
    _EmailMessageSchemaFieldUris.ConversationIndex,
    [PropertyDefinitionFlags.CanFind],
    ExchangeVersion.Exchange2007_SP1);