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