Message Constructor

Independentsoft MSG .NET

Message Constructor MSG .NET Class Library
Overload List

  Name Description
Public method Message 
Initializes a new instance of the Message class.
Public method Message(Stream)
Initializes a new instance of the Message class based on the supplied stream.
Public method Message(String)
Initializes a new instance of the Message class based on the supplied file.
Public method Message(Message)
Initializes a new instance of the Message class from the specified MIME message.
Back to Top
See Also