BodyPart Methods
| BodyPart Methods | MSG .NET Class Library |
The BodyPart 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 | ||
| GetBytes |
Gets the bytes.
| |
Serves as a hash function for a particular type. (Inherited from | ||
| GetStream |
Gets the stream.
| |
Gets the type of the current instance. (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Save(Stream) |
Saves the specified stream.
| |
| Save(String) |
Saves the specified file path.
| |
| Save(String, Boolean) |
Saves the specified file path.
| |
| ToString |
Returns a (Overrides |
See Also