EAGetMail Component SDK Overview


EmailArchitect EAGetMail POP3 & IMAP4 Component Development Kit (SDK) provides the following information for developers.

EAGetMail POP3 & IMAP4 .NET Component References

EAGetMail .NET namespace contains classes that allow you to parse and receive email messages. Parsing email message, winmail.dat (TNEF) and encrypted message becomes simple. The classes in this namespace can be used from ASP.NET or any managed application.

EAGetMail POP3 & IMAP4 ActiveX Object References

EAGetMailObj ActiveX Object contains objects that allow you to parse and receive email messages. Parsing email message, winmail.dat (TNEF) and encrypted message becomes very easy. The classes in this namespace can be used from VB6, ASP, VC++ or any COM compatible application.

EAGetMail POP3 & IMAP4 UWP Component References

EAGetMail UWP namespace contains classes that allow you to parse and receive email messages. Parsing email message, winmail.dat (TNEF). The classes in this namespace can be used from Windows Store App 8.1 and Universal Windows Platform (Windows 10).

EAGetMail Service References

EAGetMail Service is an advanced service which can download emails from POP3/IMAP4 servers in background. It provides many features such as retrieving and saving emails to specified folders in schedule, and starting a specified application to handle downloaded emails.

Samples

This section provides codes from simple to complex for developer's reference.