Namespace: DWSIM.SharedClasses.SendFileToAssembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax private int SendMail(
string strSubject,
string strBody,
int how
)
Private Function SendMail (
strSubject As String,
strBody As String,
how As Integer
) As Integer
Request Example
View SourceParameters
- strSubject String
-
- strBody String
-
- how Int32
-
Return Value
Int32See Also