DisplayTo property

PropertyDefinition DisplayTo
getter/setter pair
Defines the DisplayTo property.

Implementation

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