FileAs property
Implementation
static PropertyDefinition FileAs = new StringPropertyDefinition(
XmlElementNames.FileAs,
_PersonaSchemaFieldUris.FileAs,
[
PropertyDefinitionFlags.CanSet,
PropertyDefinitionFlags.CanUpdate,
PropertyDefinitionFlags.CanDelete,
PropertyDefinitionFlags.CanFind
],
ExchangeVersion.Exchange2013_SP1);