Notification of Mail when Mail Arrives in VC++
-
hi all,:-D i want to know when a mail arrives from outlook i want to know that a notification of mail. Any Interface to Notify a mail please provide a snippet of code. thanks, uday. uday kiran -- modified at 5:04 Monday 8th May, 2006
-
hi all,:-D i want to know when a mail arrives from outlook i want to know that a notification of mail. Any Interface to Notify a mail please provide a snippet of code. thanks, uday. uday kiran -- modified at 5:04 Monday 8th May, 2006
I think there is no notification message but you can periodically check the incming messages I mean check every 1,2,3,4 0r 5 min if there is any Unread message in the Inbox . Or you can Take help from: www.outlookcode.com If you have to expose teh functionality of OUtlook you have to implement IDT_Extensbility2 interface Cheers "Peace of mind through Technology"
-
hi all,:-D i want to know when a mail arrives from outlook i want to know that a notification of mail. Any Interface to Notify a mail please provide a snippet of code. thanks, uday. uday kiran -- modified at 5:04 Monday 8th May, 2006
-
Search for
OnItemAdd
event for outlook.
Large cats have been scientifically proven to dream. Among the recurring themes are balls of yarn, mice, and half-blind overweight shackled oryx.
hi monty, i am very much thank full to you giving your best solution, i am proceeding as you told. and many many thanks for giving me the solution. thanks and regards, uday. uday kiran