Skip to content

Commit f526e85

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update generated files with build 201266
1 parent 4a610f1 commit f526e85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

microsoft-graph.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20079,6 +20079,8 @@ export interface User extends DirectoryObject {
2007920079
calendarView?: NullableOption<Event[]>;
2008020080
chats?: NullableOption<Chat[]>;
2008120081
cloudClipboard?: NullableOption<CloudClipboardRoot>;
20082+
// The user's Cloud PCs. Read-only. Nullable.
20083+
cloudPCs?: NullableOption<CloudPC[]>;
2008220084
// The user's contacts folders. Read-only. Nullable.
2008320085
contactFolders?: NullableOption<ContactFolder[]>;
2008420086
// The user's contacts. Read-only. Nullable.

0 commit comments

Comments
 (0)