MimePart.SetContentStream Method
The SetContentStream overloads set the content of this MimePart object.
Overload List
| Name | Description |
|---|---|
| MimePart.SetContentStream (ContentTransferEncoding, Stream, CachingMode) |
The SetContentStream method sets the content of this MimePart object.
|
| MimePart.SetContentStream (String, Stream, CachingMode) |
The SetContentStream method sets the content of this MimePart object.
|