Hide "Send" button in Outlook 2013 -


i have outlook plugin open popup window after user click on "send" button. in window user choose email sender. use "itemsend" event , if change "sendonbehalf" property inside event outlook overite changes should before "itemsend" found 1 event before "itemsend" it's "beforechecknames" can't use because popup window open many times. last idea maybe can hide standard button "send" , put button send email can make changes , after email.send(). found question asked before replace outlook 2010 send-button? there no answer. maybe have ideas? thank help

no, send button cannot hidden. why not add combobox ribbon , let user specify sender before sending? can set sendonbehalf user selects value combobox.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -