Click or drag to resize

MimeReportGetMail Method

Creates new IMail object from MessageRfc822 or TextRfc822Headers type in Parts collection.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public IMail GetMail()

Return Value

Type: IMail
New IMail object or null if there was no attached email message.
See Also