For a list of all members of this type, see MimeAttachmentStream 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) |
![]() | Content | Returns a Stream object containing the data of the part represented by the Stream (Inherited from Dart.PowerTCP.Mail.AttachmentStream) |
![]() | 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. |
![]() | FileName | Gets or sets the file name used for this attachment or part. (Inherited from Dart.PowerTCP.Mail.AttachmentStream) |
![]() | FullContentType | Gets the full "Content-Type" header line from the message or part. |
![]() | Header | Gets any headers for the part. |
![]() | Length | Overridden. Gets the length in bytes of the 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) |
![]() | Type | Gets or sets the "Content-Type" header of the message or part. |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |
