Class: COutlookMail
Working with Microsoft Outlook Mail Items through Automation
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the COutlookMail class
|
|
AppNameSpace
|
Property
|
Gets a handle to the current instance of the Outlook NameSpace
|
|
AppOutlook
|
Property
|
Gets a handle to the current instance of Outlook
|
|
Delimiter
|
Property
|
Gets the Value of the Delimiter Property
|
|
Class_Initialize
|
Initialize
|
Executed when the class initalizes. Sets default poperty values.
|
|
Class_Terminate
|
Terminate
|
Cleanup class variables opened for Outlook
|
|
CloseOutlook
|
Method
|
Closes an instance of Outlook; don't call this if you want to leave Outlook open
|
|
SendMail
|
Method
|
Sends a message using the following properties : Recipients, CC, BCC, SubjectBody, Delimiter
|
|
StartOutlook
|
Method
|
Starts an instance of Outlook
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|