.net - How to get mail event like read,delete,reply,forward for a mail in outlook in c# -



.net - How to get mail event like read,delete,reply,forward for a mail in outlook in c# -

i have create addin outlook using c#. maintain track of mail service events new mail, read, reply,forward , delete etc.

i know how create add together in not getting thought how can track event fired outlook these operations.

any thought appreciated.

thanks in advance.

you need research application events, folder events, , item events on msdn.

here msdn illustration on how attach event fires when new messages received in outlook 2007. events vary outlook version, need determine minimum supported version , stick eventing api. events have special restrictions, need inquire more specific questions after you've researched events.

c# .net outlook add-in

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -