Skip to content

Commit 5ffa728

Browse files
authored
Merge pull request #25972 from microsoftgraph/main
Merge to publish
2 parents b17f75c + 450b044 commit 5ffa728

File tree

507 files changed

+2538
-1003
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

507 files changed

+2538
-1003
lines changed

api-reference/beta/api/backuprestoreroot-list-mailboxprotectionunits.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ HTTP/1.1 200 OK
128128
"directoryObjectId": "384974e2-72cd-48de-a6e8-6985d7c5db90",
129129
"displayName": "Jefferson Lee", // Newly Added
130130
"email": "lee@contoso.com", // Newly Added
131+
"mailboxType": "user",
131132
"status": "unprotectRequested",
132133
"createdBy": {
133134
"application": {
@@ -163,6 +164,7 @@ HTTP/1.1 200 OK
163164
"displayName": "Mastura Ibrahim", // Newly Added
164165
"email": "mastura@contoso.com", // Newly Added
165166
"status": "unprotected",
167+
"mailboxType": "shared",
166168
"createdBy": {
167169
"application": {
168170
"id": "1fec8e78-bce4-4aaf-ab1b-5451cc387264",
@@ -196,6 +198,7 @@ HTTP/1.1 200 OK
196198
"directoryObjectId": "2d1d9337-d8f0-456e-92cd-00a3abdd2093",
197199
"displayName": "Ahmad Hakiki", // Newly Added
198200
"email": "ahmad@contoso.com", // Newly Added
201+
"mailboxType": "user",
199202
"status": "protectRequested",
200203
"createdBy": {
201204
"application": {
@@ -230,6 +233,7 @@ HTTP/1.1 200 OK
230233
"directoryObjectId": "2e1d9337-d8f0-456e-92cd-00a3abdd2093",
231234
"displayName": "Jeffry Goh", // Newly Added
232235
"email": "jeffry@contoso.com", // Newly Added
236+
"mailboxType": "user",
233237
"status": "protected",
234238
"createdBy": {
235239
"application": {
@@ -264,6 +268,7 @@ HTTP/1.1 200 OK
264268
"displayName": "Suresh Pasupuleti", // Newly Added
265269
"email": "suresh@contoso.com", // Newly Added
266270
"status": "unprotected",
271+
"mailboxType": "shared",
267272
"createdBy": {
268273
"application": {
269274
"id": "1fec8e78-bce4-4aaf-ab1b-5451cc387264",
@@ -331,6 +336,7 @@ HTTP/1.1 200 OK
331336
"displayName": "Jefferson Lee", // Newly Added
332337
"email": "lee@contoso.com", // Newly Added
333338
"status": "protectRequested",
339+
"mailboxType": "user",
334340
"createdBy": {
335341
"application": {
336342
"id": "1fec8e78-bce4-4aaf-ab1b-5451cc387264",
@@ -364,6 +370,7 @@ HTTP/1.1 200 OK
364370
"directoryObjectId": "184d9337-d8f0-456e-92cd-00a3abdd2093",
365371
"displayName": "Mastura Ibrahim", // Newly Added
366372
"email": "mastura@contoso.com", // Newly Added
373+
"mailboxType": "shared",
367374
"status": "protectRequested",
368375
"createdBy": {
369376
"application": {
@@ -399,6 +406,7 @@ HTTP/1.1 200 OK
399406
"displayName": "Esmira Musayeva", // Newly Added
400407
"email": "esmira@contoso.com", // Newly Added
401408
"status": "protectRequested",
409+
"mailboxType": "user",
402410
"createdBy": {
403411
"application": {
404412
"id": "1fec8e78-bce4-4aaf-ab1b-5451cc387264",
@@ -433,6 +441,7 @@ HTTP/1.1 200 OK
433441
"displayName": "Ahmad Hakiki", // Newly Added
434442
"email": "ahmad@contoso.com", // Newly Added
435443
"status": "protectRequested",
444+
"mailboxType": "user",
436445
"createdBy": {
437446
"application": {
438447
"id": "1fec8e78-bce4-4aaf-ab1b-5451cc387264",
@@ -467,6 +476,7 @@ HTTP/1.1 200 OK
467476
"displayName": "Rashmi Mishra ", // Newly Added
468477
"email": "rashmi@contoso.com", // Newly Added
469478
"status": "protectRequested",
479+
"mailboxType": "shared",
470480
"createdBy": {
471481
"application": {
472482
"id": "1fec8e78-bce4-4aaf-ab1b-5451cc387264",

api-reference/beta/api/drive-get.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
author: spgraph-docs-team
2+
title: "Get drive"
33
description: "Retrieve the properties and relationships of a Drive resource."
44
ms.date: 09/10/2017
5-
title: Get drive
5+
author: spgraph-docs-team
66
ms.localizationpriority: medium
77
ms.subservice: "sharepoint"
88
doc_type: apiPageType

api-reference/beta/resources/aaduserconversationmember.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ Inherits from [conversationMember](conversationmember.md).
5151
|userId| String | The GUID of the user. |
5252
|visibleHistoryStartDateTime| DateTimeOffset | The timestamp that denotes how far back the history of a conversation is shared with the conversation member. This property is settable only for members of a chat.|
5353

54+
## Relationships
55+
None.
56+
5457
## JSON representation
5558

5659
The following JSON representation shows the resource type.

api-reference/beta/resources/aaduserconversationmemberresult.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Inherits from [actionResultPart](actionresultpart.md).
2525
|error|[publicError](publicerror.md) |The error that occurred, if any, during the course of the bulk operation.|
2626
|userId|String|The user object ID of the Microsoft Entra user that was being added as part of the bulk operation.|
2727

28+
## Relationships
29+
None.
30+
2831
## JSON representation
2932

3033
The following JSON representation shows the resource type.

api-reference/beta/resources/acceptjoinresponse.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Represents a response to accept a participant who tries to join the meeting.
2020

2121
None.
2222

23+
## Relationships
24+
None.
25+
2326
## JSON representation
2427

2528
The following JSON representation shows the resource type.

api-reference/beta/resources/accessaction.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ms.subservice: "sharepoint"
1212
Namespace: microsoft.graph
1313

1414

15-
1615
The presence of the **accessAction** resource on an [**itemActivity**][activity] indicates that the activity accessed an item.
1716

1817
>**Note:** Access activity records are currently only available on SharePoint and OneDrive for Business.
@@ -21,7 +20,10 @@ The presence of the **accessAction** resource on an [**itemActivity**][activity]
2120

2221
## Properties
2322

24-
This resource type has no properties.
23+
None.
24+
25+
## Relationships
26+
None.
2527

2628
## JSON representation
2729

api-reference/beta/resources/accessreviewhistoryinstance.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Namespace: microsoft.graph
3838
|runDateTime|DateTimeOffset|The date and time when the instance's history data is scheduled to be generated.|
3939
|status|accessReviewHistoryStatus|Represents the status of the review history data collection. The possible values are: `done`, `inProgress`, `error`, `requested`, `unknownFutureValue`. Once the **status** is marked as `done`, you can generate a link retrieve the instance's data by calling [generateDownloadUri](../api/accessreviewhistoryinstance-generatedownloaduri.md) method.|
4040

41+
## Relationships
42+
None.
43+
4144
## JSON representation
4245

4346
The following JSON representation shows the resource type.

api-reference/beta/resources/accessreviewinstancedecisionitemtarget.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Represents a base class for different types of review targets, each one with its
2121
## Properties
2222
None.
2323

24+
## Relationships
25+
None.
26+
2427
## JSON representation
2528
The following JSON representation shows the resource type.
2629
<!-- {

api-reference/beta/resources/accessreviewrecurrencesettings.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ The **accessReviewRecurrenceSettings** resource type is used in the [accessRevie
2727
| durationInDays | Int32 | The duration in days for recurrence. |
2828
| recurrenceCount | Int32 | The count of recurrences, if the value of **recurrenceEndType** is `occurrences`, or `0` otherwise. |
2929

30+
## Relationships
31+
None.
32+
3033
## JSON representation
3134

3235
<!-- {

api-reference/beta/resources/accessreviewsettings.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Provides more settings when creating an access review, to control the feature be
3232
| autoApplyReviewResultsEnabled | Boolean | Indicates whether the auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. |
3333
| accessRecommendationsEnabled | Boolean | Indicates whether showing recommendations to reviewers is enabled. |
3434

35+
## Relationships
36+
None.
37+
3538
## JSON representation
3639
<!-- {
3740
"blockType": "resource",

0 commit comments

Comments
 (0)