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