MultipartAttachment Properties |
The MultipartAttachment type exposes the following members.
| Name | Description | |
|---|---|---|
| Data |
Represents the data in the attachment
| |
| MimeType |
Gets or sets the mime type of the attachment
| |
| Name |
Gets or sets the name of the attachment
| |
| UseFormEncoding |
When true instructs the serializer to use form data
|