Class ItemInsightsRequestBuilder.GetQueryParameters
java.lang.Object
com.microsoft.graph.users.item.settings.iteminsights.ItemInsightsRequestBuilder.GetQueryParameters
- All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
- Enclosing class:
ItemInsightsRequestBuilder
@Generated("com.microsoft.kiota")
public class ItemInsightsRequestBuilder.GetQueryParameters
extends Object
implements com.microsoft.kiota.QueryParameters
The user's settings for the visibility of meeting hour insights, and insights derived between a user and other items in Microsoft 365, such as documents or sites. Get userInsightsSettings through this navigation property.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionExtracts the query parameters into a map for the URI template parsing.
-
Field Details
-
expand
Expand related entities -
select
Select properties to be returned
-
-
Constructor Details
-
GetQueryParameters
public GetQueryParameters()
-
-
Method Details