Skip to content

Commit a3fd084

Browse files
authored
Add inPlaceArchiveMailboxId property to exchange settings
Reflect support for Archive mailboxes - see PR microsoftgraph/microsoft-graph-docs#28725 for additional context
1 parent 3a1252e commit a3fd084

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api-reference/beta/resources/exchangesettings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Represents the Exchange settings for mailbox discovery.
2525
|Property|Type|Description|
2626
|:---|:---|:---|
2727
|primaryMailboxId|String|The unique identifier for the user's primary mailbox.|
28+
|inPlaceArchiveMailboxId|String|The unique identifier for the user's In-Place Archive mailbox.|
2829

2930
## JSON representation
3031
The following JSON representation shows the resource type.

0 commit comments

Comments
 (0)