VCardNotes Property

This is used to get the Note (NOTE) properties. There may be more than one if notes are grouped.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public NotePropertyCollection Notes { get; }

Property Value

NotePropertyCollection
If the returned collection is empty, there are no note properties for the vCard

See Also