VCardClientPidMaps Property

This is used to get the client PID map (CLIENTPIDMAP) properties

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public ClientPidMapPropertyCollection ClientPidMaps { get; }

Property Value

ClientPidMapPropertyCollection
If the returned collection is empty, there are no client PID map properties for the vCard

See Also