Dart.Mail Namespace : Messagepart Class |
For a list of all members of this type, see Messagepart members.
Name | Description | |
---|---|---|
![]() | Content | The decoded MailMessage that is included as an inline part. |
![]() | ContentDisposition | Gets or sets the ContentDisposition values associated with this part. (Inherited from Dart.Mail.Resource) |
![]() | ContentId | Links this resource to a root html part within a "multipart/related" part. (Inherited from Dart.Mail.Resource) |
![]() | ContentType | Gets or sets the "Content-Type" header field for the part. (Inherited from Dart.Mail.Part) |
![]() | FileName | Gets and sets ContentDisposition.FileName and ContentType.Name. |
![]() | Headers | Provides a Part.Headers instance that lists all unique header fields. (Inherited from Dart.Mail.Part) |
![]() | Length | Overridden. Returns the approximate Length of the encoded part. |
![]() | Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Mail.Part) |
![]() | TransferEncoding | Gets or sets the TransferEncoding value ("content-transfer-encoding") associated with this part. (Inherited from Dart.Mail.Resource) |