Dart.Mail Namespace : Resource Class |
For a list of all members of this type, see Resource members.
Name | Description | |
---|---|---|
Content | Gets or sets the decoded Content of the part. | |
ContentDisposition | Gets or sets the ContentDisposition values associated with this part. | |
ContentId | Links this resource to a root html part within a "multipart/related" part. | |
ContentType | Gets or sets the "Content-Type" header field for the part. (Inherited from Dart.Mail.Part) | |
Headers | Provides a 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. |