ObjectAgent

VCardOrganizationalRecordset.ObjectAgent property

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

public VCardCard ObjectAgent { 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 AgentObjectRecord.

See Also