Simple mail box with address and name.
Namespace: Lesnikowski.Mail.Headers
Assembly: Mail (in Mail.dll)
Version: 2.7.2897.36617
Syntax
| C# |
|---|
[SerializableAttribute] public class MailBox |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class MailBox |
| Visual C++ |
|---|
[SerializableAttribute] public ref class MailBox |
Remarks
RFC 2822 says, that name can be null.
Inheritance Hierarchy
See Also
MailBox Members
Lesnikowski.Mail.Headers Namespace