I try to figure out the response time for messages. How do I know which mail
item the current mail item is replied? I am trying to save message meta data
into the database.
To make it more complex, can I access these properties of a mail item after
the same item be forwarded / BCC to a service mailbox? I need to track all
inbound/outbound messages for certain mailboxes. One option is to forward or
BCC all messages to a service mailbox and run a program to process those
messages to save meta data to a database.
Bin