Class SmtpDefinitions
Contains useful constants and definitions.
Inherited Members
Namespace: Swan.Net.Smtp
Syntax
public static class SmtpDefinitions
Fields
SmtpDataCommandTerminator
The string sequence that delimits the end of the DATA command.
Declaration
public const string SmtpDataCommandTerminator = "\r\n.\r\n"
Field Value
Type | Description |
---|---|
String |