1 Sending Email With MAPI Components in Visual Basic
2 Using MAPI Components
3 Using MAPI Components (contd.)
4 Conclusion
| Sending Email With MAPI Components in Visual Basic
(Page 1 of 4 )
MAPI is an acronym for the Messaging Application Programming Interface. It's a set of core system components that can be used to automate several windows tasks. MAPI components allow developers to create mail-enabled Visual Basic applications easily. In this article Jason shows us how to use MAPI controls to read messages from our inbox, iterate through these messages, and more.MAPI is an acronym for the Messaging Application Programming Interface. It_s a set of core system components that can be used to automate several windows tasks, such as notifying a technician via email when system resources are in a critically low state, or letting a help desk manager know when all log entries have been filled, etc.
MAPI components allow developers to create mail-enabled Visual Basic (or any other language that supports COM, such as C++ or Delphi) applications amongst other things. At runtime, we can connect our application to MAPI-compliant information services through which we can both send and receive emails.
In this tutorial I will be teaching you how to send and receive e-mail through your application using the MAPI controls. You should have Visual Basic 6 installed on your machine as well as a MAPI-compliant messaging system, such as Microsoft Exchanged, Microsoft Mail or Outlook.
|
1
2
3
4
Preparing the Next Generation of STEM Innovators
The National Science Board is releasing a new report, "Preparing the Next Generation of STEM Innovators: Identifying and Developing our Nation's Human Capital," during a press conference at the National Press Club on September 15, 2010 at 9:45 a.m. The development of our nation's human capital through our education system is an essential building block for future innovation. Currently, the abilities of far too many of America's young men and women ...
More at http://www.nsf.gov/news/news_summ.jsp?cntn_id=117669&WT.mc_id=USNSF_51&WT.mc_ev=click
This is an NSF News item.
|
|
PycckaR BepcuR
Articles

Library

Downloads

|