Hi All,
I have been writing an Add-in Outlook, which warn new email comng warning and show the subject of its.
I already know how to pop up a window when email arrives using NewMail().
But the next goal is how to show subject in the pop up window is thing which I confuse very much.
I know using MAPIFolder.Items.ItemsAdd, but the detail solution is so confused.
Can anyone help me (I use VC++/ATL)?
Regards,
Black_man
I have been writing an Add-in Outlook, which warn new email comng warning and show the subject of its.
I already know how to pop up a window when email arrives using NewMail().
But the next goal is how to show subject in the pop up window is thing which I confuse very much.
I know using MAPIFolder.Items.ItemsAdd, but the detail solution is so confused.
Can anyone help me (I use VC++/ATL)?
Regards,
Black_man