Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
A reference to a Configuration object in which configuration information for the object is defined.
[Visual Basic,VBScript] Property Configuration as IConfiguration [C++] HRESULT get_Configuration(IConfiguration** pVal); HRESULT put_Configuration(IConfiguration* Val); [IDL] HRESULT [propget] Configuration([out,retval] IConfiguration** pVal); HRESULT [propput] Configuration([in] IConfiguration* Val);
A Configuration object should be shared amongst other CDO objects to define a single configuration for the entire set.