Struct that holds name and address of a person holding e-mail box and is capable of sending messages.
Implements SmtpMessage compositor. Allows to get string representation of message and also send it via SmtpClient.
See Source File