unable to cacel item send event from addin written in vb.net.

M

Manish Khare

I have written an outlook addin using shared Addins
project templete in vb.net.I want to cancel itemsend
event i.e. canceling default action of outlook by setting
Cancel=true.Even after setting this property to true this
event is not canceled i.e.outlook executes it's default
action by executing it's default action.
 
S

Sue Mosher [MVP-Outlook]

It might be helpful if you showed a code snippet for that event handler.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top