May 18 2023 11:34 PM
Teams has Schedule out off office feature to highlight the message as below,
I want to integrate the same feature in Microsoft Bot to highlight some specific message which needs to be there till some specific time. Is there any API available to keep the message highlighted till a specifc time
May 19 2023 12:59 AM
@Lakshmi_145
Out of office is not the same as presence, and it's more of an Exchange feature.
You can set it via the mailboxSettings endpoint: https://learn.microsoft.com/en-us/graph/api/user-update-mailboxsettings?view=graph-rest-beta&tabs=ht...
Thanks,
Nivedipa
-------------------------------------------------------------------------
If the response is helpful, please click Mark as Best Response and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
May 19 2023 02:10 AM
Is there any Teams API available to highlight the specific message. We want to highlight a specific message like "System is down" in teams bot chat.
May 26 2023 06:07 AM - edited May 26 2023 06:08 AM
@Lakshmi_145 - Currently there is not any API available to highlight the specific message.
You can suggest this feature here: Microsoft Teams Community
Aug 28 2023 12:52 AM
Are there alternative methods available to consistently display a message to users within the Teams app?
Sep 11 2023 05:42 AM
@Sujith23 - Currently there is no way to consistently display a message to users within the Teams app.
You can suggest this feature here: Microsoft Teams Community