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