MimeEntity.ContentDisposition Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 8.0.9673)
ContentDisposition
Gets or sets the content disposition of this entity.
Declaration
public ContentDisposition ContentDisposition { get; set; }
Property Value
| Type | Description |
|---|---|
| ContentDisposition | Content disposition. |