#7272
GoumJer
Participant

    MA,

    thanks for your reply.

    Unfortunatly this doesn’t solve my problem. The draft message still is in the deleted items.

    Is there a command which does the same as the <shift><del> keyboard combination (really delete)?

    Thanks,

    Jeroen

    quote:


    Originally posted by MA:
    Delete the draft message after send. Here is the code:

    Set objNewMail = objMail.Send
    _objMail.delete_

    Hope this helps.