When we run the shell command to show the recovery password we can see the recovery password:
Get-MobileDeviceStatistics -Mailbox "<user>" -ShowRecoveryPassword:$true
But when we login on Outlook Web App to see the recovery password for the user we can't find it.
This TechNet for Exchange 2010 gives the following steps but can't reproduce with Exchange 2013:
https://technet.microsoft.com/en-us/library/aa996351(v=exchg.141).aspx
Is there an option that's has to be enabled for the device recovery password to be viewed by the user on Outlook Web App?