Get or set the caller's name that will show up on contact's callerID.
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 CallingPartyName { get; set; } |
| Visual Basic |
|---|
Public Property CallingPartyName As String Get Set |