Fires CommandSentEvent event.
Namespace: Jscape.EmailAssembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0
Syntax
C# |
---|
protected void FireCommandSentEvent( Object sender, PopCommandSentEventArgs e ) |
Visual Basic |
---|
Protected Sub FireCommandSentEvent ( _ sender As Object, _ e As PopCommandSentEventArgs _ ) |
Visual C++ |
---|
protected: void FireCommandSentEvent( Object^ sender, PopCommandSentEventArgs^ e ) |
Parameters
- sender
- Type: System..::..Object
Object source of the event.
- e
- Type: Jscape.Email..::..PopCommandSentEventArgs
CommandSent Event arguments.