Name | Description | |
---|---|---|
![]() | SmtpSettings Constructor |
The following tables list the members exposed by SmtpSettings.
Name | Description | |
---|---|---|
![]() | SmtpSettings Constructor |
Name | Description | |
---|---|---|
![]() ![]() | DefaultSettings | Gets an instance of SmtpSettings populated with settings for the current store. |
![]() | EnableSSL | Gets or sets a value indicating whether the SMTP server requires an SSL connection. |
![]() | Password | Gets or sets the password for SMTP authentication. |
![]() | Port | Gets or sets the SMTP server port. Default is 25. |
![]() | RequiresAuthentication | Gets or sets a value indicating whether the SMTP server requires authentication. |
![]() | Server | Gets or sets the SMTP Server Name or IP. |
![]() | UserName | Gets or sets the user name for SMTP authentication. |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |