Provides data for the CommandSentEvent event.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
public class PopCommandSentEventArgs : EventArgs
Visual Basic
Public Class PopCommandSentEventArgs _
	Inherits EventArgs
Visual C++
public ref class PopCommandSentEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Jscape.Email..::..PopCommandSentEventArgs

See Also