Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2195,6 +2195,8 @@ The SetPhotoEnabled parameter specifies whether users can add, change, and remov
- $true: Users can manage their photos in Outlook on the web. This is the default value.
- $false: Users can't manage their user photo in Outlook on the web.

**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).

```yaml
Type: Boolean
Parameter Sets: (All)
Expand Down