VCard.Agents Property

This is used to get the Agent (AGENT) properties. There may be more than one agent.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public AgentPropertyCollection Agents { get; }

Property Value

AgentPropertyCollection
If the returned collection is empty, there are no agent properties for the vCard

See Also