InstanceKey property

PropertyDefinition InstanceKey
getter/setter pair
Defines the InstanceKey property.

Implementation

static PropertyDefinition InstanceKey = new ByteArrayPropertyDefinition(
    XmlElementNames.InstanceKey,
    _ItemSchemaFieldUris.InstanceKey,
    [PropertyDefinitionFlags.CanFind],
    ExchangeVersion.Exchange2013);