Forum Discussion
kelvinteo
Jun 22, 2023Copper Contributor
Finding hidden email folders
Hi all! I have discovered that it is possible to hide email folders in Exchange using property “0x10F4000B” and setting the value to “true”. Is it possible to scan through all the email accou...
VasilMichev
Jun 22, 2023MVP
Oh, and I always forget about Graph - the LIST mail folders method therein has a parameter to include hidden folders (?includeHiddenFolders=true)
https://learn.microsoft.com/en-us/graph/api/user-list-mailfolders?view=graph-rest-1.0&tabs=http
https://learn.microsoft.com/en-us/graph/api/user-list-mailfolders?view=graph-rest-1.0&tabs=http