You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Grant-CsGraphPolicy.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,10 @@ Specifies the name of the graph policy to grant to the tenant or user.
44
44
The two options are:
45
45
46
46
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".`
48
48
49
49
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".`
0 commit comments