Gets the DialerSession for this agent, if one exists.
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public DialerSession DialerSession { get; set; } |
Visual Basic |
---|
Public Property DialerSession As DialerSession Get Set |