Configuration Property (IAppointment)
Topic Last Modified: 2006-06-13
Contains a Configuration object reference. This object defines the messaging configuration used by the Message object.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property Configuration As CDO.Configuration
HRESULT get_Configuration(IConfiguration** pVal);HRESULT put_Configuration(IConfiguration* Val);
Parameters
- pVal
Returned reference to an IConfiguration Interface.
- Val
Sets the value of the Configuration property to the value of the IConfiguration Interface.