Relative Content

Tag Archive for excelvbaoutlookmacrostask

Outlook VBA for marking a new mail as a task before save while displaying mail

I need to mark a message from a process in Excel using VBA. I create the message from Excel with everything necessary, sender, destinatary, subject, message and attachments. I have been looking for how to mark the message as a task, I understand that I cannot execute MarkAsTask until I have sent the message.