ContentDisposition Property
Content disposition for the object.
Data Type
StringDefault Value
""Remarks
If the ContentDisposition property contains a non-empty string, a Content-Disposition HTTP header is added to the request. The purpose of the header is to show the content disposition of the data being POST-ed to the server. Please refer to RFC 2183 for more info on this header.
This property is not available in the Receiver.