EffectiveRights property

PropertyDefinition EffectiveRights
getter/setter pair
Defines the EffectiveRights property.

Implementation

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