A
Al_21_11
Hi I am trying to get the body and subject information when the
Application.NewMail event is fired.
this is what i have
Dim mailItem As Outlook.MailItem
mailItem.Subject()
Application.NewMail event is fired.
this is what i have
Dim mailItem As Outlook.MailItem
mailItem.Subject()