EmailSaveOptions
Leave feedback
On this page
Allows to specify custom options for generating and saving electronic mail (email) documents
public sealed class EmailSaveOptions : ISaveOptions
| Name | Description |
|---|---|
| EmailSaveOptions() | Initializes a new instance of the EmailSaveOptions class, where all options are set to their default values |
| EmailSaveOptions(MailMessageOutput) | Initializes a new instance of the EmailSaveOptions class with MailMessageOutput parameter |
| Name | Description |
|---|---|
| MailMessageOutput { get; set; } | Allows to control which parts of the mail message should be delivered to the output email document, which will be generated and saved with the Save method |
- interface ISaveOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.