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