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.
2 parents 82b4b7b + e5dd9aa commit 7ed4583Copy full SHA for 7ed4583
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