Name

VCardIdentificationRecordset.Name property

Gets the components of the name of the object.

public string Name { get; }

Property Value

The components of the name of the object.

Remarks

This property is a simplified version of NameRecord.

See Also