Attachment Constructor | MSG .NET Class Library |
Overload List
Name | Description | |
---|---|---|
![]() |
Attachment |
Initializes a new instance of the Attachment class.
|
![]() |
Attachment( Byte ) |
Initializes a new instance of the Attachment class.
|
![]() |
Attachment(Stream) |
Initializes a new instance of the Attachment class.
|
![]() |
Attachment(String) |
Initializes a new instance of the Attachment class.
|
![]() |
Attachment( Byte , String) |
Initializes a new instance of the Attachment class.
|
![]() |
Attachment(Stream, String) |
Initializes a new instance of the Attachment class.
|
See Also