Message Constructor | MSG .NET Class Library |
Overload List
Name | Description | |
---|---|---|
![]() |
Message |
Initializes a new instance of the Message class.
|
![]() |
Message(Stream) |
Initializes a new instance of the Message class based on the supplied stream.
|
![]() |
Message(String) |
Initializes a new instance of the Message class based on the supplied file.
|
![]() |
Message(Message) |
Initializes a new instance of the Message class from the specified MIME message.
|
See Also