M
movalgirl
Hi all,
I have a custom message class with associated FormServer and in some
situations the custom messages cannot be deleted in Outlook (normal
delete with the delete key).
The scenario is as follows: I open a message and change it's message
class to IPM.MyForm.
If the original message was an "IPM.Schedule.Meeting.Resp.Pos" it is
not deleted. If the original
message class was IPM.Note the message is deleted in Outlook without a
problem.
In the case that the original message was a
"IPM.Schedule.Meeting.Resp.Pos" my FormServer is called during
the delete operation and the delete does not take place.
Is there any documentation as HOW Outlook functions as a Messaging
client? In particular, which APIs it calls when. I am supporting
IPersisitMessage, IMapiForm IDispatch and in the FormViewer :
IMapiMessageSite, IMapiviewContext, IMapiViewAdviseSink
Can anyone help me here? At least point me in the right direction. I
have used OutlookSpy to look at the difference in the properties that
the messages have... but so far no luck.
Regards,
movalgirl
I have a custom message class with associated FormServer and in some
situations the custom messages cannot be deleted in Outlook (normal
delete with the delete key).
The scenario is as follows: I open a message and change it's message
class to IPM.MyForm.
If the original message was an "IPM.Schedule.Meeting.Resp.Pos" it is
not deleted. If the original
message class was IPM.Note the message is deleted in Outlook without a
problem.
In the case that the original message was a
"IPM.Schedule.Meeting.Resp.Pos" my FormServer is called during
the delete operation and the delete does not take place.
Is there any documentation as HOW Outlook functions as a Messaging
client? In particular, which APIs it calls when. I am supporting
IPersisitMessage, IMapiForm IDispatch and in the FormViewer :
IMapiMessageSite, IMapiviewContext, IMapiViewAdviseSink
Can anyone help me here? At least point me in the right direction. I
have used OutlookSpy to look at the difference in the properties that
the messages have... but so far no luck.
Regards,
movalgirl