Notes property
Implementation
static PropertyDefinition Notes = new StringPropertyDefinition(
XmlElementNames.Notes,
_ContactSchemaFieldUris.Notes,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2010_SP1);
static PropertyDefinition Notes = new StringPropertyDefinition(
XmlElementNames.Notes,
_ContactSchemaFieldUris.Notes,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2010_SP1);