Click or drag to resize

MimeBaseContentDisposition Property

'Content-Disposition' of the data. This object provides information on what you should do with the data.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public IContentDisposition ContentDisposition { get; }

Property Value

Type: IContentDisposition
See Also