Add a custom icon to outlook mailbox items from outlook web add-in

Add a custom icon to outlook mailbox items from outlook web add-in
2

Upvotes

Upvote

 Jun 26 2023
1 Comments (1 New)
New

We need to show Green tick icon in mailbox item as we are showing from VSTO Pluging using below code-

mailItem.PropertyAccessor.SetProperty("http://schemas.microsoft.com/mapi/proptag/0x10800003", 312)

 

Now we need to set Green tick in mailbox item from web add-in So we tried custom properties as well as single extended value property to set on mailItem but still we are not able to show Green tick.

 

Please check raised git ticket as below-

https://github.com/OfficeDev/office-js/issues/3413 

 

Please give support to add custom icons to outlook mailbox items from web add-in. Please consider this feature request when we go through your planning process.

 

Thanks

Comments
Copper Contributor

Hi, I was wondering if there have been any updates on the request for the ability to add custom icons to Outlook mailbox.

Could you kindly provide some insights into whether this feature has been implemented or is currently in the development pipeline?

 

Your assistance and information on this matter would be greatly appreciated.

 

Thank you.