Get or set the new value which will be assigned to the call attribute.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public string CallAttributeValue { get; set; } |
Visual Basic |
---|
Public Property CallAttributeValue As String Get Set |