Reference Library
getAgentLoginId Property
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLink..::.GetCallInformationResponseArgs..::.CallInfogetAgentLoginId
The login id of the agent (if any) that is on the call.
Declaration Syntax
C#Visual BasicVisual C++
public string getAgentLoginId { get; }
Public ReadOnly Property getAgentLoginId As String
public:
property String^ getAgentLoginId {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)