Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add request for Read Receipt and/or Delivery Receipt #40

Closed
Sicos1977 opened this issue Sep 25, 2018 · 2 comments
Closed

Add request for Read Receipt and/or Delivery Receipt #40

Sicos1977 opened this issue Sep 25, 2018 · 2 comments

Comments

@Sicos1977
Copy link
Owner

This is not really a bug. However, I cannot figure out how to set a request for read receipt or delivery receipt when creating a draft. I was hoping it would be as simple as changing the priority of the message but I could not find any properties like that.

If there is a way of requesting a read receipt or delivery receipt when creating a draft, please let me know what it is. Otherwise, this is a feature request.

I am using C# to generate a .MSG draft file so we can open it in Outlook, review the message and attachments, and send it using Outlook.

Desktop (please complete the following information):

Windows 7 32-bit
James Roes

@Sicos1977
Copy link
Owner Author

At the moment it is not possible, I have to add the MAPI properties that make this possible.

https://blogs.msdn.microsoft.com/stephen_griffin/2008/09/03/sending-an-outgoing-message-requesting-a-read-receipt-with-mapi/

@Sicos1977
Copy link
Owner Author

I added support for a read receipt (experimental) in this commit (4a5f55f). Please try this out and let me know if this works for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant