UriAgents

VCardOrganizationalRecordset.UriAgents property

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

public string[] UriAgents { 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 AgentUriRecords.

See Also