"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: COutlookAddressBook
Working with the Microsoft Outlook Address Book and the Exchange Server Global Address List through Automation
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the COutlookAddressBook class
|
|
AddressListName
|
Property
|
Gets the Value of the Global Address List Property
|
|
AppNameSpace
|
Property
|
Gets a handle to the current instance of the Outlook NameSpace
|
|
AppOutlook
|
Property
|
Gets a handle to the current instance of Outlook
|
|
Class_Initialize
|
Initialize
|
Set initial values to defaults which may be overridden with property settings
|
|
Class_Terminate
|
Terminate
|
Cleanup class variables opened for Outlook
|
|
CloseOutlook
|
Method
|
Closes an instance of Outlook
|
|
GetAddressList
|
Method
|
Gets All Entries in the Address List. Uses the AddressList property (defaults to the Global Address List).
|
|
GetDistListMembers
|
Method
|
Creates a collection object to hold the Address Entries in the Distribution List.
Uses the AddressList property (defaults to the Global Address List)
|
|
GetDistLists
|
Method
|
Gets All Entries in the Address List which are Distribution List Entries
Uses the AddressList property (defaults to the Global Address List)
|
|
IsAddressInList
|
Method
|
Search for a specific name in the Address List
|
|
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
|
|