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.26106.1555
Syntax
public IContentDisposition ContentDisposition { get; }

Property Value

IContentDisposition
See Also