Platform SDK: CDO for Windows 2000

CdoConfigSource Enum

The CdoConfigSource enumeration is used with the IConfiguration.Load method to specify the set of values that the object loads.

Name Value Description
cdoSourceDefaults -1 Loads all applicable default values from both Microsoft® Outlook® Express and Microsoft Internet Information Services (IIS).
cdoSourceIIS 1 Loads configuration default values from the local IIS.
cdoSourceOutlookExpress 2 Loads configuration values from the default identify of the default Outlook Express account.

See Also

IConfiguration.Load

CdoConfigSource Enum