outlook - "You replied to this message on" title in add-in form region -


is there way can add "you replied message on xxx" title (the current outlook 1 has nice exclamation mark too!) own form region?

perhaps define placeholder in form region , fill somehow? i'm using c++.

thanks,

nili

look in xxxfactory class (xxx = region name), in formregioninitializing event handler. there have access e.outlookitem cast mailitem date sent. set mainifest's formregionname like.


Comments

Popular posts from this blog

jQuery Ajax Render Fragments OR Whole Page -

javascript - Iterate over array and calculate average values of array-parts -

java - Simple Command Line calculator -