Question : Decompress a file in VB

I have a simple application that is monitoring an e-mail box.  I'm scanning for e-mails that contain a specific excel attachment.  The problem is some people are zipping (.zip file) the file before sending it.  I need to add some logic to my program to check for a zip file, and then decompress it.  Any suggestions on how to do this with native VB.Net?

Answer : Decompress a file in VB

Random Solutions  
 
programming4us programming4us