FormattedNames

VCardIdentificationRecordset.FormattedNames property

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

public string[] FormattedNames { get; }

Property Value

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

Remarks

This property is a simplified version of FormattedNameRecords.

See Also