View Single Post
  #1  
Old September 17th 06, 10:43 PM posted to microsoft.public.outlook.program_vba
Jan G. Thorstensen
external usenet poster
 
Posts: 1
Default Retrieving information from incomming mail items.

I am using Outlook2k and WinXP. When a new mail arrives,
I want to get some information like the name of the sender, what is
the subject and body text?

How can I retrieve such properties from the incoming mail item?

I thought this was a good place to start...
Private Sub Application_NewMail()
....code...
End Sub

Any suggestions or code sample is very much apprieciated.


Regards
Jan.


Ads