Jun 27 2019 03:49 PM
I wanted to know when Teams discoverability options https://docs.microsoft.com/en-us/microsoftteams/manage-discovery-of-private-teams will be available in Graph API.
Documentation states of a new property ShowInSearchAndSuggestions to control discovery of private teams in search.
Will this option be available in create new Team REST API https://docs.microsoft.com/en-us/graph/api/team-put-teams?view=graph-rest-1.0.
Jul 09 2019 05:33 AM
@Gurdev Singh This ability is available in the beta endpoint: https://docs.microsoft.com/en-us/graph/api/team-put-teams?view=graph-rest-beta
I don't have any timings as to when it will be transferred into v1.0 endpoint, I'm sorry.
Jul 09 2019 10:15 PM
Solution@Gurdev Singh This feature is still rolling out across our rings, right now you'll be able to set or unset the "showInTeamsSearchAndSuggestions" discover settings via the Graph APIs and read this value. However the changes needed for the Desktop, Web, and Mobile clients are still working through and should be available soon.
Jul 09 2019 10:15 PM
Solution@Gurdev Singh This feature is still rolling out across our rings, right now you'll be able to set or unset the "showInTeamsSearchAndSuggestions" discover settings via the Graph APIs and read this value. However the changes needed for the Desktop, Web, and Mobile clients are still working through and should be available soon.