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