PhoneticFullName property

PropertyDefinition PhoneticFullName
getter/setter pair
Defines the PhoneticFullName property.

Implementation

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