| Overload | Description |
|---|---|
| MessageStream Constructor() | Initializes a new instance of the MessageStream object. |
| MessageStream Constructor(Boolean) | Initializes a new instance of the MessageStream object. |
| MessageStream Constructor(Stream) | Initializes a new instance of the MessageStream object with an encoded message. |
| MessageStream Constructor(Stream,Boolean) | Initializes a new instance of the MessageStream object with an encoded message. |
| MessageStream Constructor(String) | Initializes a new instance of the MessageStream object with an HTML-ready email message. |
| MessageStream Constructor(Stream,String) | Initializes a new instance of the MessageStream object with an HTML-ready email message. |
Target Platforms: Microsoft .NET Framework 2.0