MailKit Documentation
MailKit Documentation
API Reference
MimeKit
IMimeContent Interface
IMimeContent Properties
Encoding Property
NewLineFormat Property
Stream Property
IMime
Content
Stream Property
Get the content stream.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
Stream
Stream
{
get
; }
Property Value
Stream
The stream.
Remarks
Gets the content stream.
See Also
Reference
IMimeContent Interface
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast