MAPISendMail Method

Definition

Namespace: DWSIM.SharedClasses.SendFileTo
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
private int SendMail(
	string strSubject,
	string strBody,
	int how
)

Parameters

strSubject  String
 
strBody  String
 
how  Int32
 

Return Value

Int32

See Also