VCardLabels Property
This is used to get the Label (LABEL) properties. There may be more than one.
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 label properties for the vCard
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public LabelPropertyCollection Labels { get; }VB
Public ReadOnly Property Labels As LabelPropertyCollection
GetC++
public:
property LabelPropertyCollection^ Labels {
LabelPropertyCollection^ get ();
}F#
member Labels : LabelPropertyCollection with getProperty Value
LabelPropertyCollectionIf the returned collection is empty, there are no label properties for the vCard