NMailMessage Class Members
In This Topic
The following tables list the members exposed by NMailMessage.
Public Constructors
Public Properties
| | Name | Description |
 | Attachments | Gets the e-mail attachment collection of this e-mail message. |
 | Body | Gets/Sets the body of this e-mail message. |
 | From | Gets/Sets the from address for this e-mail message. |
 | ReplyTo | Gets the address collection that contains the reply-to addresses of this e-mail message. |
 | Subject | Gets/Sets the subject of this e-mail message. |
 | To | Gets the address collection that contains the recipients of this e-mail message. |
Top
See Also