AgentObjectRecord

VCardOrganizationalRecordset.AgentObjectRecord property

Gets the information about another person who will act on behalf of the vCard object.

public VCardAgentRecord AgentObjectRecord { get; }

Property Value

The information about another person who will act on behalf of the vCard object.

Remarks

This property is a simplified version of AgentRecords.

See Also