Delegator property

PropertyDefinition Delegator
getter/setter pair
Defines the Delegator property.

Implementation

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