S
Software Solutions
In the CustomAction event handler, Is it possible to get hold of the item on
which a custom action is being called?
Say, I have a custom action called "Reply With History to all" and I have
configured it as a "Reply all" action with "Include original message text"
option. In my custom action handler can I get hold of the message from which
the user clicked my custom action "Reply with history to all"? I want to do
this so that I can copy the attachments from the original item into the
current item.
which a custom action is being called?
Say, I have a custom action called "Reply With History to all" and I have
configured it as a "Reply all" action with "Include original message text"
option. In my custom action handler can I get hold of the message from which
the user clicked my custom action "Reply with history to all"? I want to do
this so that I can copy the attachments from the original item into the
current item.