Click or drag to resize

MAPISendMailPopup Method


Namespace: DWSIM.SharedClasses.SendFileTo
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public int SendMailPopup(
	string strSubject,
	string strBody
)
Request Example View Source

Parameters

strSubject  String
 
strBody  String
 

Return Value

Int32
See Also