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