MimePart.SetContentStream method

The SetContentStream overloads set the content of this MimePart object.

Overload list

  Name Description
Public method SetContentStream(String, Stream, CachingMode) The SetContentStream method sets the content of this MimePart object.
Public method SetContentStream(ContentTransferEncoding, Stream, CachingMode) The SetContentStream method sets the content of this MimePart object.

Top

See also

Reference

MimePart class

MimePart members

Microsoft.Exchange.Data.Mime namespace