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