Gets or sets the wrapup code for the call.
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public string WrapupCode { get; set; } |
Visual Basic |
---|
Public Property WrapupCode As String Get Set |
Field Value
The wrapup code.Exceptions
Exception | Condition |
---|---|
System..::..ArgumentNullException | A parameter is a null reference (Nothing in Visual Basic). |