RC
2009-04-01 12:42:47 UTC
Hi,
I have VBA code which moves all my sent mail to a folder other than
the default 'sent items', after sending (it changes
the .SaveSentMessageFolder property to a different folder). As a
result, when read receipts come in, Outlook doesn't correctly process
the read receipt (I imagine it looks by default in the Sent Items
folder?).
Is there a way, in code or using a rule, to 'apply' a read receipt to
a mail item in a folder other than in (default) Sent Items?
Thanks,
RC.
I have VBA code which moves all my sent mail to a folder other than
the default 'sent items', after sending (it changes
the .SaveSentMessageFolder property to a different folder). As a
result, when read receipts come in, Outlook doesn't correctly process
the read receipt (I imagine it looks by default in the Sent Items
folder?).
Is there a way, in code or using a rule, to 'apply' a read receipt to
a mail item in a folder other than in (default) Sent Items?
Thanks,
RC.