"The code is exactly
how I would like to write code and the algorithms used are very
efficient and well-documented."
Van T. Dinh, Microsoft MVP
|
|
Class: COutlookTasks
Working with Microsoft Outlook Tasks through Automation
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the COutlookTasks 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
|
|
AddTask
|
Method
|
Add a user Task by providing the basic options
|
|
AddTaskRequest
|
Method
|
Add and send a Task Request to one or more recipients
|
|
Class_Initialize
|
Initialize
|
Initialize default delimiter
|
|
Class_Terminate
|
Terminate
|
Cleanup class
|
|
CloseOutlook
|
Method
|
Closes an instance of Outlook
|
|
DeleteTasks
|
Method
|
Deletes a Personal Task Item
|
|
GetTaskDueDate
|
Method
|
Gets the Due Date of a Task Item
|
|
GetTaskFilter
|
Private
|
Create the filter string to limit the task items
|
|
GetTaskItem
|
Method
|
Get the first task item that satisfies the specified critera. With the item, you can edit its properties directly.
|
|
GetTaskList
|
Method
|
Gets a list of all Task Items
|
|
GetTaskListByDueDate
|
Method
|
Gets a list of all Task items due within a date range
|
|
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
|
|