Click or drag to resize

MsgConverterCreateMessage Method

Creates new IMail object from MSG data.

Namespace:  Limilabs.Mail.MSG
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public IMail CreateMessage()

Return Value

Type: IMail
Newly created email message in MIME format.
Exceptions
ExceptionCondition
ExceptionType property doesn't equal Note.
See Also