SharpMimeTools Documented Class Library

SharpAttachment Constructor (MemoryStream)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the SharpAttachment class based on the supplied MemoryStream.

public SharpAttachment(
   MemoryStream stream
);

Parameters

stream
MemoryStream instance that contains the attachment content.

See Also

SharpAttachment Class | anmar.SharpMimeTools Namespace | SharpAttachment Constructor Overload List