Attachment Methods | MSG .NET Class Library |
The Attachment type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetBuffer |
Gets bytes to read from this attachment.
|
![]() | GetBytes |
Gets bytes to read from this attachment.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetStream |
Gets stream to read from this attachment.
|
![]() | ![]() | Gets the type of the current instance. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Save(Stream) |
Saves this attachment to the specified stream.
|
![]() | Save(String) |
Saves this attachment to the specified file.
|
![]() | Save(String, Boolean) |
Saves this attachment to the specified file.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also