Can the Internet Mail .NET component be used with Visual Basic 6.0?
The Internet Mail .NET component is a managed code class which requires the .NET Framework and a programming language which can generate Common Intermediate Language (CIL) bytecode. It does not expose a COM interface and cannot be used with Visual Basic 6.0 or earlier Visual Studio programming languages. The minimum version of Visual Studio required for development is version 7.1.3088 (Visual Studio .NET 2003) and the minimum version of the .NET Framework required for development and redistribution is version 1.1.4322 (SP1).