Skip to content

Commit d79152e

Browse files
authored
Update Set-MailUser.md
1 parent f1ab0b8 commit d79152e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

exchange/exchange-ps/exchange/Set-MailUser.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,8 +1569,13 @@ Accept wildcard characters: False
15691569
### -ExcludeFromAllOrgHolds
15701570
This parameter is available only in the cloud-based service.
15711571

1572-
The ExcludeFromAllOrgHolds switch excludes the mail user from all organization-wide Microsoft 365 retention policies. This switch can only be used for soft-deleted mail users. You don't need to specify a value with this switch.
1573-
When you use this switch, use the Guid, DistinguishedName or ExchangeGuid property value for the identity of the soft-deleted mail user (those are the only values that guarantee uniqueness).
1572+
The ExcludeFromAllOrgHolds switch specifies whether to exclude the soft-deleted mail user from all organization-wide Microsoft 365 retention policies. You don't need to specify a value with this switch.
1573+
1574+
Use one of the following values to uniquely identify the soft-deleted mail user:
1575+
1576+
- DistinguishedName
1577+
- Guid
1578+
- ExchangeGuid
15741579

15751580
```yaml
15761581
Type: SwitchParameter

0 commit comments

Comments
 (0)