Whether or not the call was previously dialed since the last call list recycle. This property only applies if Status is ContactBlocked
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public bool PreviouslyDialed { get; internal set; } |
Visual Basic |
---|
Public Property PreviouslyDialed As Boolean Get Friend Set |