B
Barclay Berger
We are trying to open a form in VB.net when new mail arrives right now we
are looking for mail that is added to folders and works great but it fires
when you move or copy a email to a folder. We have been unable to expose
anything in the Application_NewMail() that will give us any way of passing
the message to a class like the EntryID? How can we use the
Application_NewMail() to get the information about he email that has
arrived? Are we going about this the right way?
Thanks,
Barclay
are looking for mail that is added to folders and works great but it fires
when you move or copy a email to a folder. We have been unable to expose
anything in the Application_NewMail() that will give us any way of passing
the message to a class like the EntryID? How can we use the
Application_NewMail() to get the information about he email that has
arrived? Are we going about this the right way?
Thanks,
Barclay