NEmailSendSettings Class Members
In This Topic
The following tables list the members exposed by NEmailSendSettings.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| EmailAddress | Gets/Sets the value of the EmailAddress property. |
| EnableSsl | Gets/Sets the value of the EnableSsl property. |
| Host | Gets/Sets the value of the Host property. |
| Name | Gets/Sets the value of the Name property. |
| Password | Gets/Sets the value of the Password property. |
| Port | Gets/Sets the value of the Port property. |
| UseDefaultCredentials | Gets/Sets the value of the UseDefaultCredentials property. |
Top
See Also