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