We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems that #OutlookApplication_ItemSend's Item can introspect all open mail items, and not only the one to which the Send event was invoked.
#OutlookApplication_ItemSend
Item
This happens if one of the open messages is a Reply, rather than a thread-initiator.
More specifically, this may happen if more than one email being composed shares the same subject.
H/T @vincentdeschenes
The text was updated successfully, but these errors were encountered:
michaelsanford
No branches or pull requests
It seems that
#OutlookApplication_ItemSend
'sItem
can introspect all open mail items, and not only the one to which the Send event was invoked.This happens if one of the open messages is a Reply, rather than a thread-initiator.
More specifically, this may happen if more than one email being composed shares the same subject.
H/T @vincentdeschenes
The text was updated successfully, but these errors were encountered: