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: 2023.1.2.0
public MemberPropertyCollection Members { get; }

Property Value

MemberPropertyCollection
If the returned collection is empty, there are no member properties for the vCard

See Also