DataSource Property (ObjectRenderer Object)
Topic Last Modified: 2004-06-09
Important The Collaboration Data Objects (CDO) 1.2.1 Rendering objects are not installed by or supported for use with Exchange Server 2003 or later.
The DataSource property contains the CDO object for which certain properties are to be rendered. Read/write.
objObjectRend.DataSource
Object (AddressEntry, AppointmentItem, Attachment, Folder, MeetingItem, or Message)
The DataSource property accepts an AddressEntry, AppointmentItem, Attachment, Folder, MeetingItem, or Message object.
You must Set the DataSource property to Nothing, or Set the ObjectRenderer object to Nothing, before you call the Session object's Logoff method. Failure to do so can result in unexpected behavior.