VCardAgents 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
If the returned collection is empty, there are no agent properties for the vCard
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public AgentPropertyCollection Agents { get; }VB
Public ReadOnly Property Agents As AgentPropertyCollection
GetC++
public:
property AgentPropertyCollection^ Agents {
AgentPropertyCollection^ get ();
}F#
member Agents : AgentPropertyCollection with getProperty Value
AgentPropertyCollectionIf the returned collection is empty, there are no agent properties for the vCard