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