Preview property

PropertyDefinition Preview
getter/setter pair
Defines the Preview property.

Implementation

static PropertyDefinition Preview = new StringPropertyDefinition(
    XmlElementNames.Preview,
    _ConversationSchemaFieldUris.Preview,
    [PropertyDefinitionFlags.CanFind],
    ExchangeVersion.Exchange2013);