Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: microsoft.graph
Represents user privacy settings for itemInsights and meeting hours insights. Use this resource to enable or disable the calculation and visibility of item insights and meeting hours insights for a user.
Use the insightsSettings resource to enable or disable the calculation and visibility of item insights, meeting hours insights, and people insights at the organizational level.
Method | Return Type | Description |
---|---|---|
Get | userInsightsSettings | Get the user-customizable privacy settings for itemInsights and meeting hours insights. |
Update | userInsightsSettings | Update the privacy settings for itemInsights and meeting hours insights of a user. |
Property | Type | Description |
---|---|---|
isEnabled | Boolean | True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true . Optional. |
The following JSON representation shows the resource type.
{
"isEnabled": "Boolean"
}
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now