Dear Diane,
May I ask if there is any way to call/trigger an _itemadd event manually from Application Startup() ?
I know it is called when new item added to the given folder, but e.g. when outlook starts, it does not get called, so I would like to call it manually. Important to say, that the (ByVal Item As Object) is not exist in this case, and it isn't a problem, as I don't utilize it in the code, however, I still have to call/trigger the event somehow.
Could you help me please how an I am able to do that?
Many Thanks,
Moore