-
-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kees
committed
Oct 23, 2023
1 parent
075645f
commit 42d76a5
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42d76a5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi team,
Your work is much appreciated. I would like to request two enhancements:
In the
Reader.cs
class, at line 696, we have added the 'Sent On' date. Could we also add the 'Received On' date? This is required by our clients.When we extract to a folder, is there any way to extract the email without attachments, only for display purposes to the user? When we forward it, we may turn the flag on to include the attachments.
Thank you.