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.26106.1555
Syntax
public IMail CreateMessage()

Return Value

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