I need to suppress the printing of outlook userproperties programmatically added to a mail item. I had seen the following question that has a solution for dot.n
I have an outlook addin currently in development that reads mail properties from outlook and displays on a winform. I built the outlook on an environment with
The handler I've attached to the folder's ItemAdd event is not firing. I don't know why. The variable folderTestItems is declared at class-level, so it shouldn'
The handler I've attached to the folder's ItemAdd event is not firing. I don't know why. The variable folderTestItems is declared at class-level, so it shouldn'