Skip to content

Commit 94df635

Browse files
authored
Merge branch 'master' into chrisda
2 parents aeadfaa + aeb5892 commit 94df635

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/sharing-and-collaboration/Get-PublicFolderClientPermission.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Get-PublicFolderClientPermission [-Identity] <PublicFolderIdParameter> [-DomainC
2424
```
2525

2626
## DESCRIPTION
27+
To view the permissions that are avaialble on public folders, see Public folder permissions for Exchange Server (https://support.microsoft.com/help/2573274/public-folder-permissions-for-exchange-server).
28+
2729
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://technet.microsoft.com/library/mt432940.aspx).
2830

2931
## EXAMPLES
@@ -111,7 +113,7 @@ Accept wildcard characters: False
111113
```
112114
113115
### -Mailbox
114-
The Mailbox parameter specifies the identity of the public folder mailbox for which you want to view the permissions. By default, the permissions are returned for the primary public folder mailbox. Using the Mailbox parameter allows you to specify a different public folder mailbox.
116+
The Mailbox parameter specifies the identity of the public folder mailbox from which you want to view the permissions. By default, the permissions are returned from the primary public folder mailbox. Using the Mailbox parameter allows you to specify a different public folder mailbox.
115117
116118
```yaml
117119
Type: MailboxIdParameter

0 commit comments

Comments
 (0)