VCard.Members 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
public MemberPropertyCollection Members { get; }

Property Value

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

See Also