SharpMimeTools Documented Class Library |
|
ABNF.quoted_pair Field
[This is preliminary documentation and subject to change.]
RFC 2822 Section 3.2.2
public const
string quoted_pair = "[\x5C][\x01-\x09\x0B\x0C\x0E-\x7F]";
See Also
ABNF Class | anmar.SharpMimeTools Namespace