Attachment.Options Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 8.0.9673)
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. |