You can get some strong hints as well by creating the object, running it step by step through VB and adding a watch for the entire object. You can see a list of all the object properties and their current values.
Hi folks,
I am trying to send a report using docmd.sendobject on the click of a command button.
I have this working fine.
The problem is I would like to request a read and / or delivery receipt. Is this possible?
I am using Access 2000 and Outlook 2000.
thanks