Skip to content

[AutoPublish] main to live - 06/20 15:33 PDT | 06/21 04:03 IST #12822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 20, 2025
4 changes: 2 additions & 2 deletions exchange/exchange-ps/exchange/Get-MailUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ The HVEAccount switch specifies that this mail user account is specifically used

```yaml
Type: SwitchParameter
Parameter Sets: LOBAppAccount
Parameter Sets: HVEAccount
Aliases:
Applicable: Exchange Online, Exchange Online Protection

Expand Down Expand Up @@ -250,7 +250,7 @@ Accept wildcard characters: False
### -LOBAppAccount
This parameter is available only in the cloud-based service.

{{ Fill LOBAppAccount Description }}
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Get-PublicFolderClientPermission [-Identity] <PublicFolderIdParameter>
```

## DESCRIPTION
To view the permissions that are available on public folders, see [Public folder permissions for Exchange Server](https://support.microsoft.com/help/2573274).
To view the permissions that are available on public folders, see [Public folder permissions for Exchange Server](https://learn.microsoft.com/exchange/troubleshoot/public-folders/public-folder-permissions-for-exchange-server).

You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).

Expand Down
2 changes: 1 addition & 1 deletion exchange/exchange-ps/exchange/New-MailUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ Accept wildcard characters: False
### -LOBAppAccount
This parameter is available only in the cloud-based service.

{{ Fill LOBAppAccount Description }}
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Expand Down
2 changes: 1 addition & 1 deletion exchange/exchange-ps/exchange/Set-MailUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -1981,7 +1981,7 @@ Accept wildcard characters: False
### -LOBAppAccount
This parameter is available only in the cloud-based service.

{{ Fill LOBAppAccount Description }}
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Expand Down