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: 2025.1.9.0
If the returned collection is empty, there are no note properties for the vCard
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public NotePropertyCollection Notes { get; }VB
Public ReadOnly Property Notes As NotePropertyCollection
GetC++
public:
property NotePropertyCollection^ Notes {
NotePropertyCollection^ get ();
}F#
member Notes : NotePropertyCollection with getProperty Value
NotePropertyCollectionIf the returned collection is empty, there are no note properties for the vCard