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