Skip to content

Commit cfdaaec

Browse files
authored
Update Grant-CsGraphPolicy.md
1 parent ae3ac1f commit cfdaaec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Grant-CsGraphPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ Specifies the name of the graph policy to grant to the tenant or user.
4444
The two options are:
4545

4646
Graph Enabled: Granting this policy will enable the pre-loading content or files that are attached to an Outlook meeting invitation into a Skype for Business Online meeting.
47-
For example, `Grant-CsGraphPolicy -PolicyName "Graph Enabled".`
47+
For example, `Grant-CsGraphPolicy -PolicyName "GraphEnabled".`
4848

4949
Graph Disabled: Granting this policy will disable the pre-loading of content, files or attachments attached to an Outlook meeting invitation into a Skype for Business Online meeting.
50-
For example, `Grant-CsGraphPolicy -PolicyName "Graph Disabled".`
50+
For example, `Grant-CsGraphPolicy -PolicyName "GraphDisabled".`
5151

5252
```yaml
5353
Type: String

0 commit comments

Comments
 (0)