From f526e850a1cba6eaff53ead5b91e7a5712642a18 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Thu, 23 Oct 2025 23:05:01 +0000 Subject: [PATCH] Update generated files with build 201266 --- microsoft-graph.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/microsoft-graph.d.ts b/microsoft-graph.d.ts index 0705cb3..7f2248e 100644 --- a/microsoft-graph.d.ts +++ b/microsoft-graph.d.ts @@ -20079,6 +20079,8 @@ export interface User extends DirectoryObject { calendarView?: NullableOption; chats?: NullableOption; cloudClipboard?: NullableOption; + // The user's Cloud PCs. Read-only. Nullable. + cloudPCs?: NullableOption; // The user's contacts folders. Read-only. Nullable. contactFolders?: NullableOption; // The user's contacts. Read-only. Nullable.