CtiHostedControl.GetAgentId Method
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.
Gets the agent ID for the currently logged agent.
public:
abstract System::String ^ GetAgentId();
public abstract string GetAgentId ();
abstract member GetAgentId : unit -> string
Public MustOverride Function GetAgentId () As String
Returns
ID of the currently logged in agent