NameRecord

VCardIdentificationRecordset.NameRecord property

Gets the components of the name of the object.

public VCardTextRecord NameRecord { get; }

Property Value

The components of the name of the object.

See Also