DisplayCc property

PropertyDefinition DisplayCc
getter/setter pair
Defines the DisplayCc property.

Implementation

static PropertyDefinition DisplayCc = new StringPropertyDefinition(
    XmlElementNames.DisplayCc,
    _ItemSchemaFieldUris.DisplayCc,
    [PropertyDefinitionFlags.CanFind],
    ExchangeVersion.Exchange2007_SP1);