AgentUriRecords

VCardOrganizationalRecordset.AgentUriRecords property

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

public VCardTextRecord[] AgentUriRecords { 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