Skip to content

Commit 8945803

Browse files
committed
Update Set-RetentionCompliancePolicy.md
Per Issue #4788
1 parent acb8074 commit 8945803

File tree

1 file changed

+85
-9
lines changed

1 file changed

+85
-9
lines changed

exchange/exchange-ps/exchange/policy-and-compliance-retention/Set-RetentionCompliancePolicy.md

Lines changed: 85 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,17 @@ Accept wildcard characters: False
394394
```
395395
396396
### -AddTeamsChannelLocation
397-
This parameter is reserved for internal Microsoft use.
397+
The AddTeamsChannelLocation parameter specifies the Teams to add to the policy.
398+
399+
You can use any value that uniquely identifies the team. For example:
400+
401+
- Name
402+
403+
- Email address
404+
405+
- GUID
406+
407+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
398408
399409
```yaml
400410
Type: MultiValuedProperty
@@ -410,7 +420,15 @@ Accept wildcard characters: False
410420
```
411421
412422
### -AddTeamsChannelLocationException
413-
This parameter is reserved for internal Microsoft use.
423+
The AddTeamsChannelLocationException parameter specifies the Teams to add to the exclusion list when you use the value All for the TeamsChannelLocation parameter. You can use any value that uniquely identifies the team. For example:
424+
425+
- Name
426+
427+
- Email address
428+
429+
- GUID
430+
431+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
414432
415433
```yaml
416434
Type: MultiValuedProperty
@@ -426,7 +444,19 @@ Accept wildcard characters: False
426444
```
427445
428446
### -AddTeamsChatLocation
429-
This parameter is reserved for internal Microsoft use.
447+
The AddTeamsChatLocation parameter specifies the Teams users to add to the policy.
448+
449+
You can use any value that uniquely identifies the user. For example:
450+
451+
- Name
452+
453+
- Distinguished name (DN)
454+
455+
- Email address
456+
457+
- GUID
458+
459+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
430460
431461
```yaml
432462
Type: MultiValuedProperty
@@ -442,7 +472,15 @@ Accept wildcard characters: False
442472
```
443473
444474
### -AddTeamsChatLocationException
445-
This parameter is reserved for internal Microsoft use.
475+
The AddTeamsChatLocationException parameter specifies the Teams users to add to the exclusion list when you use the value All for the TeamsChatLocation parameter. You can use any value that uniquely identifies the user. For example:
476+
477+
- Name
478+
479+
- Email address
480+
481+
- GUID
482+
483+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
446484
447485
```yaml
448486
Type: MultiValuedProperty
@@ -806,7 +844,17 @@ Accept wildcard characters: False
806844
```
807845
808846
### -RemoveTeamsChannelLocation
809-
This parameter is reserved for internal Microsoft use.
847+
The RemoveTeamsChannelLocation parameter specifies the Teams to remove from the policy.
848+
849+
You can use any value that uniquely identifies the team. For example:
850+
851+
- Name
852+
853+
- Email address
854+
855+
- GUID
856+
857+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
810858
811859
```yaml
812860
Type: MultiValuedProperty
@@ -822,7 +870,15 @@ Accept wildcard characters: False
822870
```
823871
824872
### -RemoveTeamsChannelLocationException
825-
This parameter is reserved for internal Microsoft use.
873+
The RemoveTeamsChannelLocationException parameter specifies the Teams to remove from the exclusion list when you use the value All for the TeamsChannelLocation parameter. You can use any value that uniquely identifies the team. For example:
874+
875+
- Name
876+
877+
- Email address
878+
879+
- GUID
880+
881+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
826882
827883
```yaml
828884
Type: MultiValuedProperty
@@ -838,7 +894,19 @@ Accept wildcard characters: False
838894
```
839895
840896
### -RemoveTeamsChatLocation
841-
This parameter is reserved for internal Microsoft use.
897+
The RemoveTeamsChatLocation parameter specifies the Teams users to remove from the policy.
898+
899+
You can use any value that uniquely identifies the user. For example:
900+
901+
- Name
902+
903+
- Distinguished name (DN)
904+
905+
- Email address
906+
907+
- GUID
908+
909+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
842910
843911
```yaml
844912
Type: MultiValuedProperty
@@ -854,7 +922,15 @@ Accept wildcard characters: False
854922
```
855923
856924
### -RemoveTeamsChatLocationException
857-
This parameter is reserved for internal Microsoft use.
925+
The RemoveTeamsChatLocationException parameter specifies the Teams users to remove from the exclusion list when you use the value All for the TeamsChatLocation parameter. You can use any value that uniquely identifies the user. For example:
926+
927+
- Name
928+
929+
- Email address
930+
931+
- GUID
932+
933+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
858934
859935
```yaml
860936
Type: MultiValuedProperty
@@ -870,7 +946,7 @@ Accept wildcard characters: False
870946
```
871947
872948
### -WhatIf
873-
The WhatIf switch doesn't work in the Office 365 Security & Compliance Center.
949+
The WhatIf switch doesn't work in Office 365 Security & Compliance Center PowerShell.
874950
875951
```yaml
876952
Type: SwitchParameter

0 commit comments

Comments
 (0)