CdoConfigSource Enum
Topic Last Modified: 2006-06-13
The CdoConfigSource enumeration is used with the Load Method to specify what set of values the object should load.
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Values
Name | Value | Description |
---|---|---|
cdoDefaults |
-1 |
Load all applicable default field values. |
cdoIIS |
1 |
Load any default values using Microsoft Internet Information Services (IIS). |
cdoOutlookExpress |
2 |
Load default values from Microsoft® Outlook® Express. |
cdoDirectory |
3 |
Load the settings located at the specified directory URL. |