Convert BodyText to text format and remove all html tags from message.
[Syntax] C++: HRESULT ConvertHTML( long Flags ) Visual Basic: ConvertHTML( Flags As Long ) C#: long ConvertHTML( long Flags )
Parameter:
| Value | Meaning |
| 0 | Automatically replace some html tags such as '</TR>, </P>' with line break sign. |
| 1 | Remove all html tags. |
See Also
2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.