How To Send E-mail Programmatically Using MSMAPI OLE Control (136638)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q136638 SUMMARY
This article shows by example how to can gain access to the MSMAPI OLE
controls programmatically by using the CREATEOBJECT() function to create an
instance of a form and the AddObject method to create an instance of the
controls. Then you can work with the methods and properties of the controls
programmatically. Note that although the .ocx control must be placed on a
form, the form itself never has to be visible as is the case in the example
given in this article.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbcode kbhowto KB136638 |
---|
|