I have an Outlook form where one of the actions is a response of type IPM.Note.
I used the CustomAction event in order to do some checking when the action is being taken.
After the CustomAction the response message window opens automatically.
How can I prevent the message window from opening under some conditions.