Can we add custom icon in mailbox from outlook web add-in office.js #3412
Unanswered
Rajnish-Asite
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to add custom icon in outlook mailbox from outlook web add-in office.js library as given in below SS

I have tried with
singleValueExtendedProperties
&Office.context.mailbox.item.loadCustomPropertiesAsync()
method to load & set custom property but still I am not able to set custom Mapi Property "http://schemas.microsoft.com/mapi/proptag/0x10800003"Please do needful.
Beta Was this translation helpful? Give feedback.
All reactions