StoreEntryId property

PropertyDefinition StoreEntryId
getter/setter pair
Defines the StoreEntryId property.

Implementation

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