SendTestMail Method
Overloads
SendTestMail(String, String, String, Int32, eAuthenticationMethod, String, String, Int32, eMailFormat)
Declaration
bool SendTestMail(string i_From, string i_ToAddress, string i_ServerAddress, int i_Port, eAuthenticationMethod i_AuthMethod, string i_Username, string i_EncryptedPassword, int i_TimeoutSeconds, eMailFormat i_MailFormat)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | i_From | |
| System.String | i_ToAddress | |
| System.String | i_ServerAddress | |
| System.Int32 | i_Port | |
| eAuthenticationMethod | i_AuthMethod | |
| System.String | i_Username | |
| System.String | i_EncryptedPassword | |
| System.Int32 | i_TimeoutSeconds | |
| eMailFormat | i_MailFormat |
Returns
| Type | Description |
|---|---|
| System.Boolean |