Below setting in Azure AD user entry will make the external account visible in Outlook Address book -
- Create Azure AD guest account using Graph API invitation URL
- Update the user entry by setting "ShowInAddressList" attribute to "true" using Graph User API
- Check the email address in Outlook Address Book
Thanks
Siva Pokuri.