C# Class CDO_EML_Parsing_Sample.EmlTester

Show file Open project: riesvriend/CDO-EML-Parsing-Sample

Public Methods

Method Description
Main ( ) : void

Sample to illustrate the use of CDOSYS.DLL from .net to parse EML files CDOSYS v.6 is a standard part of all windows versions (2012R2, 2008, 2003, 2000, XP, Vista, 8, 10): https://support.microsoft.com/en-us/kb/171440

Method Details

Main() public static method

Sample to illustrate the use of CDOSYS.DLL from .net to parse EML files CDOSYS v.6 is a standard part of all windows versions (2012R2, 2008, 2003, 2000, XP, Vista, 8, 10): https://support.microsoft.com/en-us/kb/171440
public static Main ( ) : void
return void