Closed jasonhieu1905 closed 1 year ago
There are several ways a user can enter the email-id in the To field like from address-book, Contacts, typed in etc. Can you please let us know how you are entering the email address .It will be more helpful if you can share a repro video
@exextoc : we normally copy and paste the value from here into the recipient:
We do not see the suggestion about Alias when click To/Cc/Bcc, hope that helps.
We are not able to repro this issue. To investigate it further can you please share a repro video with us??
@exextoc : I attached the gif. In this scenario, I chose 2 users (both are same domain). The first one is email, the second I entered the alias address. You can see it returns externalUser recipientType for the Alias address.
Note that I could not select alias from here
@jasonhieu1905 Thank you for reporting this issue. However, this is an expected behavior. The recipientType value should be ExternalUser unless the value is resolved by Outlook. Please refer the following documentation: https://learn.microsoft.com/en-us/javascript/api/outlook/office.mailboxenums.recipienttype?view=outlook-js-preview
Currently, our documentation calls out this behavior only for Win32. We would be updating it to call out that the behavior is true for other platforms as well.
Your Environment
Expected behavior
should return internal
Current behavior
always return external for all platforms and browsers
Steps to reproduce
Context
Useful logs
Windows:
Browser
Mac: