Click or drag to resize

MultipartAttachment Properties

The MultipartAttachment type exposes the following members.

Properties
  NameDescription
Public propertyData
Represents the data in the attachment
Public propertyMimeType
Gets or sets the mime type of the attachment
Public propertyName
Gets or sets the name of the attachment
Public propertyUseFormEncoding
When true instructs the serializer to use form data
Top
See Also