OutlookOptions
Leave feedback
On this page
Contains options for rendering Outlook data files. For details, see the documentation.
public class OutlookOptions
| Name | Description |
|---|---|
| OutlookOptions() | The default constructor. |
| Name | Description |
|---|---|
| AddressFilter { get; set; } | Sets the email-address used to filter messages by sender or recipient. |
| Folder { get; set; } | Sets the name of the folder (e.g. Inbox, Sent Item or Deleted Items) to render. |
| MaxItemsInFolder { get; set; } | The maximum number of messages or items, that can be rendered from one folder. |
| TextFilter { get; set; } | Sets the keywords used to filter messages. |
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
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.