MicrosoftGraphOfficeGraphInsights |
MicrosoftGraphUserInner.insights() |
Get the insights property: officeGraphInsights.
|
MicrosoftGraphOfficeGraphInsights |
MicrosoftGraphOfficeGraphInsights.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: officeGraphInsights.
|
MicrosoftGraphOfficeGraphInsights |
MicrosoftGraphOfficeGraphInsights.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphOfficeGraphInsights |
MicrosoftGraphOfficeGraphInsights.withShared(List<MicrosoftGraphSharedInsight> shared) |
Set the shared property: Calculated relationship identifying documents shared with or by the user.
|
MicrosoftGraphOfficeGraphInsights |
MicrosoftGraphOfficeGraphInsights.withTrending(List<MicrosoftGraphTrending> trending) |
Set the trending property: Calculated relationship identifying documents trending around a user.
|
MicrosoftGraphOfficeGraphInsights |
MicrosoftGraphOfficeGraphInsights.withUsed(List<MicrosoftGraphUsedInsight> used) |
Set the used property: Calculated relationship identifying the latest documents viewed or modified by a user,
including OneDrive for Business and SharePoint documents, ranked by recency of use.
|