How to retrieve IMAPISupport (LPMAPISUP) object : (AfterIMessage->SubmitMessage, message is still in

  • Thread starter Thread starter er.nikhil.sharma
  • Start date Start date
E

er.nikhil.sharma

Hi,
I am facing problem while sending mail using MAPI. When i call
IMessage->SubmitMessage, i see it in sent item but still "Send" button
is visible on inspector and it takes time to change it to "Reply" and
"Reply All".
Some where i read that we should call IMAPISupport->PrepareSubmit
first and then IMessage->SubmitMessage.
I reuqest you to please let me know how to retrieve IMAPISupport
(LPMAPISUP) object.
I have IMAPISession and IMessage objects.
Is there any way to get IMAPISupport object from either of these
objects? or is there any solution avaialble to change sent message to
non edit mode?

Thanks in advance.

Thanks and Best Regards,
Nikhil Sharma
 
Back
Top