H
Henry Ghusakovsky
Hi there,
I have some problem with sending TaskItem.
I need to check if item could be properly saved in our MsgStore before
TaskRequest is sent.
To do that i created an Outlook Add-In and defined an Event Hander for
'Send' event for the Item.
But i've noticed that 'Send' event never comes to me while i sending
an assigned task. I get 2 times 'Write' event.
I've tried the same code sending Appointmens and for them
'Send' event comes to me.
I've tried Application.ItemSend event but withous success too.
Does anybody knows why it happens ?
WBR
Henry
I have some problem with sending TaskItem.
I need to check if item could be properly saved in our MsgStore before
TaskRequest is sent.
To do that i created an Outlook Add-In and defined an Event Hander for
'Send' event for the Item.
But i've noticed that 'Send' event never comes to me while i sending
an assigned task. I get 2 times 'Write' event.
I've tried the same code sending Appointmens and for them
'Send' event comes to me.
I've tried Application.ItemSend event but withous success too.
Does anybody knows why it happens ?
WBR
Henry