AgentIdentity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the data to identify a contact.
public ref class AgentIdentity
public class AgentIdentity
type AgentIdentity = class
Public Class AgentIdentity
- Inheritance
-
AgentIdentity
Constructors
AgentIdentity(String, String, String) |
Initializes a new instance of the AgentIdentity class. |
Properties
Name |
Gets the agent's display name. |
PhoneUri |
Gets the agent's phone URI. |
Uri |
Gets the agent's URI prefixed with the sip: scheme. |