Body.GetContentWriteStream method

The GetContentWriteStream overload gets a stream into which you can write new content for the body.

Overload list

  Name Description
Public method GetContentWriteStream() The GetContentWriteStream method gets a stream into which you can write new content.
Public method GetContentWriteStream(String) The GetContentWriteStream method gets a stream into which you can write new content by using the specified character set.

Top

See also

Reference

Body class

Body members

Microsoft.Exchange.Data.Transport.Email namespace