GlobalIconIndex property
Implementation
static PropertyDefinition GlobalIconIndex =
new GenericPropertyDefinition<enumerations.IconIndex>.withUriAndFlags(
XmlElementNames.GlobalIconIndex,
_ConversationSchemaFieldUris.GlobalIconIndex,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2013);