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