ImportMail Method

Import a file or URL to BodyText.

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

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


2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.