A command that deletes records from a contact list table or call schedule table.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public sealed class DeleteCommand : ContactListCommand
Visual Basic
Public NotInheritable Class DeleteCommand _
	Inherits ContactListCommand

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Configuration.Dialer..::..ContactListCommand
    ININ.IceLib.Configuration.Dialer..::..DeleteCommand

See Also