Import a file or URL to BodyText.
[Syntax] Visual C++: HRESULT ImportMail( BSTR strFile, long* pVal ) Visual Basic: ImportMail( strFile As String ) As Long
strFile
Valid file with full path or URL.
Return Values
Return zero if successful, or return non-zero if failed.
See Also