ImportMail Method

Import a file or URL to BodyText.

[Syntax]
Visual C++: HRESULT ImportMail( BSTR strFile, long* pVal )
Visual Basic: ImportMail( strFile As String ) As Long

Parameter:

strFile

Valid file with full path or URL.

Return Values

Return zero if successful, or return non-zero if failed.

See Also

ConvertHTML Method
BodyText Property