Notes

VCardExplanatoryRecordset.Notes property

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

public string[] Notes { get; }

Property Value

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

Remarks

This property is a simplified version of NoteRecords.

See Also