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