Search results

  1. M

    MsgBox when not sending from specified account

    Hi Diane, thanks for pointing me in the right direction. Funnily "Item.SendUsingAccount" didn't work for me. I got around it by using the "Item.SendOfBehalfname". This is my Code and it works fine: Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean) If...
  2. M

    MsgBox when not sending from specified account

    Hi there, in my company we have Outlook 2016 on an Exchange server. I have several accounts that I see when I open Outlook. The problem I have is that I often forget to set the "From" tab when I am writing Mails. This means that I very often send them from my own account, which is the...
Back
Top