Click or drag to resize
MimeKit

IMimeContentStream Property

Get the content stream.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
Stream Stream { get; }

Property Value

Stream
The stream.
Remarks
Gets the content stream.
See Also