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

Return Value

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