M
Matt Fletcher
Is there any way to determine which account a message will be sent from,
either using OOM or Extended MAPI?
I've inherited code which changes the account a mail is sent from (by
changing the MAPI properties of the mail in a handler attached to the
outbox), and I now want to enhance this code to test for the current sending
account in order to decide whether to change the account. However, if I look
at a message in the outbox, none of the properties which my inherited code
sets (e.g. 0x8032) are currently set.
Any clues much appreciated.
Matt Fletcher
either using OOM or Extended MAPI?
I've inherited code which changes the account a mail is sent from (by
changing the MAPI properties of the mail in a handler attached to the
outbox), and I now want to enhance this code to test for the current sending
account in order to decide whether to change the account. However, if I look
at a message in the outbox, none of the properties which my inherited code
sets (e.g. 0x8032) are currently set.
Any clues much appreciated.
Matt Fletcher