[This is preliminary documentation and subject to change.]
Initializes a new instance of the SharpMessage class based on the supplied Stream.
When the attachments parameter is true it's equivalent to adding anmar.SharpMimeTools.MimeTopLevelMediaType.application, anmar.SharpMimeTools.MimeTopLevelMediaType.audio, anmar.SharpMimeTools.MimeTopLevelMediaType.image, anmar.SharpMimeTools.MimeTopLevelMediaType.video to the allowed MimeTopLevelMediaType.
anmar.SharpMimeTools.MimeTopLevelMediaType.text, anmar.SharpMimeTools.MimeTopLevelMediaType.multipart and anmar.SharpMimeTools.MimeTopLevelMediaType.message are allowed in any case.
In order to have better control over what is parsed, see the other contructors.
SharpMessage Class | anmar.SharpMimeTools Namespace | SharpMessage Constructor Overload List