NoteRecords

VCardExplanatoryRecordset.NoteRecords property

Gets the supplemental information or comments that are associated with the vCard.

public VCardTextRecord[] NoteRecords { get; }

Property Value

The supplemental information or comments that are associated with the vCard.

See Also