Configure Outlook

In Relution, Microsoft Outlook for Android Enterprise can be preconfigured through a managed app configuration. The email account is populated automatically using variables (e.g. ${user.email}), so that only the password has to be entered when the app is first launched.

The following describes a minimal configuration for a Microsoft 365 account.


Configuration

Portalthe AE PolicyManage AppsMicrosoft Outlook (add if not present)Configuration

In the configuration pop-up, the following fields are filled in. All keys share the common prefix com.microsoft.outlook.EmailProfile..

KeyValueDescription
ServerHostNameoutlook.office365.comAddress of the Microsoft 365 / Exchange server
EmailUPN${user.email}User principal name (account sign-in name)
EmailAddress${user.email}Email address of the account
EmailAccountName${user.fullname}Display name of the account
AccountTypeModernAuthAuthentication method (modern authentication)
Top