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