Provides data for the CommandSent event.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Imap (in Rebex.Imap.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Class ImapCommandSentEventArgs _ Inherits EventArgs | 
| C# | 
|---|
| public class ImapCommandSentEventArgs : EventArgs | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
Rebex.Net..::..ImapCommandSentEventArgs
System..::..EventArgs
Rebex.Net..::..ImapCommandSentEventArgs
 
     
     
     
     
    