Attachment Constructor

Independentsoft MSG .NET

Attachment Constructor MSG .NET Class Library
Overload List

  Name Description
Public method Attachment 
Initializes a new instance of the Attachment class.
Public method Attachment( Byte )
Initializes a new instance of the Attachment class.
Public method Attachment(Stream)
Initializes a new instance of the Attachment class.
Public method Attachment(String)
Initializes a new instance of the Attachment class.
Public method Attachment( Byte , String)
Initializes a new instance of the Attachment class.
Public method Attachment(Stream, String)
Initializes a new instance of the Attachment class.
Back to Top
See Also