Skip to content

Commit b0058d8

Browse files
authored
Merge pull request #12607 from jprknight/master
Set-OWAMailboxPolicy -SetPhotoEnabled Guidance for Exchange Online.
2 parents 39e11d8 + 01c6f54 commit b0058d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2195,6 +2195,8 @@ The SetPhotoEnabled parameter specifies whether users can add, change, and remov
21952195
- $true: Users can manage their photos in Outlook on the web. This is the default value.
21962196
- $false: Users can't manage their user photo in Outlook on the web.
21972197

2198+
**Note**: To control whether users can update photos for Exchange Online, see [Configure User Administrator support for profile photo updates](https://learn.microsoft.com/graph/profilephoto-configure-settings#configure-user-administrator-support-for-profile-photo-updates).
2199+
21982200
```yaml
21992201
Type: Boolean
22002202
Parameter Sets: (All)

0 commit comments

Comments
 (0)