Skip to content

Commit

Permalink
Corrected Organization Management ID
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaulson45 committed Jun 13, 2024
1 parent a26895b commit a02f89f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function Get-ExchangeOtherWellKnownObjects {
param ()

$otherWellKnownObjectIds = @{
"C2F9A9F9D6A1B74A9E068728F8F842EA" = "Organization Management"
"C262A929D691B74A9E068728F8F842EA" = "Organization Management"
"DB72C41D49580A4DB304FE6981E56297" = "Recipient Management"
"1A9E39D35ABE5747B979FFC0C6E5EA26" = "View-Only Organization Management"
"45FA417B3574DC4E929BC4B059699792" = "Public Folder Management"
Expand Down

0 comments on commit a02f89f

Please sign in to comment.