Attachment.Options Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9448)
Options
Gets or sets verious options for MIME parser and writer. Inherited from AttachmentBase.
Declaration
public MimeOptions Options { get; set; }
Property Value
| Type | Description |
|---|---|
| MimeOptions | MIME parser and writer options. |