Provides data related to the ManualOutboundCallStatus event

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

Syntax

C#
public class ManualOutboundCallStatusEventArgs : AsyncCompletedEventArgs
Visual Basic
Public Class ManualOutboundCallStatusEventArgs _
	Inherits AsyncCompletedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.ComponentModel..::..AsyncCompletedEventArgs
      ININ.IceLib.Dialer..::..ManualOutboundCallStatusEventArgs

See Also