NEmailSendSettings Class Properties
In This Topic
For a list of all members of this type, see NEmailSendSettings members.
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