You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/mailboxprotectionunit.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ Inherits from [protectionUnitBase](../resources/protectionunitbase.md).
36
36
|id|String|Unique identifier of the protection policy associated with this protection unit.|
37
37
|lastModifiedBy|[identitySet](../resources/identityset.md)|The identity of person who last modified the protection unit. Inherited from [protectionUnitBase](../resources/protectionunitbase.md).|
38
38
|lastModifiedDateTime|DateTimeOffset|The time the protection unit was last modified. Inherited from [protectionUnitBase](../resources/protectionunitbase.md).|
39
+
|mailboxType|[mailboxType](../resources/enums.md#mailboxtype-values)|The type of mailbox which is assigned to the user with id: `directoryObjectId`.The possible values are: `unknown`, `user`, `shared`, `unknownFutureValue`.|
39
40
|policyId|String|Unique identifier of the protection policy associated with this protection unit. Inherited from [protectionUnitBase](../resources/protectionunitbase.md).|
40
41
|status|[protectionUnitStatus](../resources/mailboxprotectionunit.md#protectionunitstatus-values)|The individual enable, disable, or removal status of the protection unit. Inherited from [protectionUnitBase](../resources/protectionunitbase.md).The possible values are: `protectRequested`, `protected`, `unprotectRequested`, `unprotected`, `removeRequested`, `unknownFutureValue`.|
41
42
@@ -49,7 +50,6 @@ Inherits from [protectionUnitBase](../resources/protectionunitbase.md).
49
50
|removeRequested |A user requested removal of the protected unit from the policy. |
50
51
|unknownFutureValue | Evolvable enumeration sentinel value. Do not use.|
51
52
52
-
53
53
## Relationships
54
54
None.
55
55
@@ -82,7 +82,8 @@ The following JSON representation shows the resource type.
"Description": "Added the [restoreArtifactsBulkRequestBase](https://learn.microsoft.com/en-us/graph/api/resources/restoreArtifactsBulkRequestBase?view=graph-rest-beta) resource.",
68
+
"Description": "Added the [restoreArtifactsBulkRequestBase](https://learn.microsoft.com/en-us/graph/api/resources/restoreartifactsbulkrequestbase?view=graph-rest-beta) resource.",
0 commit comments