Analyze and extract information from email .msg

Freelance

New member
Joined
Apr 18, 2007
Messages
1
Programming Experience
Beginner
Hi there,

im trying to grab data from a template made .msg message

Basically i want to grab the employee number and Active directory path from received emails that were made via a template.

I tried to open them in VB.NET as text files and use objreader.readline but to no avail due to encoded caracters.

is there any easy way to parse through .msg files using vb?

Thanks in advance
 
Back
Top