IsAssociated property
Implementation
static PropertyDefinition IsAssociated = new BoolPropertyDefinition.withUriAndFlags(
XmlElementNames.IsAssociated,
_ItemSchemaFieldUris.IsAssociated,
[PropertyDefinitionFlags.CanSet, PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2010);