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

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

iphone - Using nested NSDictionary with Picker -

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