Method SendMailDirect
SendMailDirect(string, string)
Sends the mail message directly.
public int SendMailDirect(string strSubject, string strBody)
Parameters
Returns
- int
The result of the mail sending operation.
Sends the mail message directly.
public int SendMailDirect(string strSubject, string strBody)
The result of the mail sending operation.