MailSave |
Top Previous Next |
Prototype
MailSave(intMailHandle,strName)
Description
Saves an email in a file.
Parameters
intMailHandle: integer value corresponding to the handle of the mail.
strName: String corresponding to the file name.
Returned value
None.
Notes
None. |