Size property
Implementation
static PropertyDefinition Size = new IntPropertyDefinition.withUriAndFlags(
XmlElementNames.Size,
_ItemSchemaFieldUris.Size,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2007_SP1);
static PropertyDefinition Size = new IntPropertyDefinition.withUriAndFlags(
XmlElementNames.Size,
_ItemSchemaFieldUris.Size,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2007_SP1);