J
Julia
Hello,
The problem I had is that messages which was put in the draft and selected
or opened
(for example when user select the draft the first message was selected)
was not being sent until user open them and press send/receive.
I successfully make the message 'sendable' using redemption,
In the FolderSwitch event of my Explorer wrapper I enumerate all messages
in the draft,
attach them to safemailitem and call the send method
My question is how I can I distinguishes between messages which have
diagonal font(being sent)
and those which don't.(sent=none), which mapi property is set?
thanks
The problem I had is that messages which was put in the draft and selected
or opened
(for example when user select the draft the first message was selected)
was not being sent until user open them and press send/receive.
I successfully make the message 'sendable' using redemption,
In the FolderSwitch event of my Explorer wrapper I enumerate all messages
in the draft,
attach them to safemailitem and call the send method
My question is how I can I distinguishes between messages which have
diagonal font(being sent)
and those which don't.(sent=none), which mapi property is set?
thanks