#7271
MA
Participant

    Delete the draft message after send. Here is the code:

    Set objNewMail = objMail.Send
    objMail.delete

    Hope this helps.