For a list of all members of this type, see MessagePartStream members.
"| Name | Description | |
|---|---|---|
![]() | CanRead | (Inherited from System.IO.Stream) |
![]() | CanSeek | (Inherited from System.IO.Stream) |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | (Inherited from System.IO.Stream) |
![]() | Charset | Gets and sets the character set used for string/byte array conversions. |
![]() | Content | Returns a Stream object containing the data of the part represented by the Stream |
![]() | ContentEncoding | Gets or sets the type of MIME content-encoding used to encode the data contained within the Stream. (Inherited from Dart.PowerTCP.Mail.CodingStream) |
![]() | ContentId | Provides access to the "Content-ID" header line of the part. |
![]() | ContentType | Gets or sets the "Content-Type" header of the message or part. |
![]() | EncodingError | Returns true if text cannot be encoded using the MessagePartStream.Charset specified. |
![]() | FileName | Gets or sets the file name used for this attachment or part. |
![]() | FullContentType | Gets the full "Content-Type" header line from the message or part. |
![]() | Header | Gets any headers for the part. |
![]() | Length | (Inherited from System.IO.Stream) |
![]() | MimeEncoding | Gets or sets the type of MIME encoding used to encode the data contained within the Stream. (Inherited from Dart.PowerTCP.Mail.CodingStream) |
![]() | Position | Overridden. Gets or sets the current position of this stream. |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | Text | Gets or sets the text for the part. |
![]() | Type | Gets or sets the "Content-Type" header of the message or part. |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |
