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