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