This topic has not yet been rated - Rate this topic

MailItem.GetMimeReadStream method

When overridden in a derived class, the GetMimeReadStream method gets a readable stream that contains the Multipurpose Internet Mail Extensions (MIME) content for the derived class.

Namespace:  Microsoft.Exchange.Data.Transport
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
public abstract Stream GetMimeReadStream()

Return value

Type: System.IO.Stream
When overridden in a derived class, the GetMimeReadStream method returns a read-only stream.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.