We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377b429 commit 8d02e79Copy full SHA for 8d02e79
1 file changed
examples/sharepoint/listitems/system_update.py
@@ -1,5 +1,8 @@
1
"""
2
Demonstrates how to update system metadata properties of List Item
3
+
4
+Note: When using Entra ID (former Azure AD), some system metadata updates
5
+(e.g. Author, Editor) require Sites.FullControl permission.
6
7
8
import sys
0 commit comments