ImapCommandSentEventArgs Class
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Provides data for the CommandSent event.
Syntax
public class ImapCommandSentEventArgs : EventArgs
Inherited Members
Constructors
Name | Description |
---|---|
ImapCommandSentEventArgs(String) | Initializes a new instance of the ImapCommandSentEventArgs class with the specified command string. |
Properties
Name | Description |
---|---|
Command | Gets the command string. |