Dart.Mail Namespace : Textpart Class |
For a list of all members of this type, see Textpart members.
Name | Description | |
---|---|---|
Content | Sets or gets text content. Returns null if not initialized. | |
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) | |
Encoding | The encoding to be used for text. | |
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. (Inherited from Dart.Mail.Resource) |