Pop3CommandSentEventArgs.Command Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9083)
Command
Gets the command string.
Declaration
public string Command { get; }
Property Value
Type | Description |
---|---|
String | The command string. |