FormattedNameRecords

VCardIdentificationRecordset.FormattedNameRecords property

Gets an array containing the formatted text corresponding to the name of the object.

public VCardTextRecord[] FormattedNameRecords { get; }

Property Value

An array containing the formatted text corresponding to the name of the object.

See Also