Enum SmtpReplyCodeCategories
Enumerates the reply code categories.
Namespace: Swan.Net.Smtp
Syntax
public enum SmtpReplyCodeCategories
Fields
Name | Description |
---|---|
Connections | The connections category |
Information | The information category |
Syntax | The syntax category |
System | The system category |
Unknown | The unknown category |
UnspecifiedA | The unspecified a category |
UnspecifiedB | The unspecified b category |