
This can happen if you try to read or write a CDONTS property or a CDO configuration property after the mail has been sent. Allegedly, these parameters are destroyed immediately after the message is sent, so they cannot be accessed afterward - yielding the above error (which maps to CdoE_INVALID_OBJECT).
|