Forum Discussion
Lakshmi_145
May 19, 2023Iron Contributor
Can I set a specific message in Teams like out off office using API
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
5 Replies
Sort By
- Nivedipa-MSFT
Microsoft
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=http
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.- Lakshmi_145Iron Contributor
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.
- Nivedipa-MSFT
Microsoft
Lakshmi_145 - Currently there is not any API available to highlight the specific message.
You can suggest this feature here: Microsoft Teams Community