SharpMimeTools Documented Class Library

SharpAttachment.Stream Property

[This is preliminary documentation and subject to change.]

Gets the Stream of the attachment.

public System.IO.Stream Stream {get;}

Property Value

The Stream of the attachment.

Remarks

If the underling stream exists, it's returned. If the file has been saved, it opens SavedFile for reading.

See Also

SharpAttachment Class | anmar.SharpMimeTools Namespace