Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diagnostics.hostname values are incorrect #462

Closed
freerangeeggs opened this issue Aug 2, 2019 · 1 comment · Fixed by #467
Closed

diagnostics.hostname values are incorrect #462

freerangeeggs opened this issue Aug 2, 2019 · 1 comment · Fixed by #467
Assignees
Labels
Area: Outlook Feedback on Outlook content

Comments

@freerangeeggs
Copy link

The hostname field states that:
A string that can be one of the following values: Outlook, Mac Outlook, OutlookIOS, or OutlookWebApp.

This is not the case.

  • When running Outlook on a Mac, the value returned is Outlook, not Mac Outlook. This is has been the case since 1.0
  • Additionally, it can return OutlookAndroid.

I propose you change to:
A string that can be one of the following values: Outlook, OutlookAndroid, OutlookIOS, or OutlookWebApp.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@ElizabethSamuel-MSFT
Copy link
Contributor

@freerangeeggs Thanks for raising this issue. I've created a PR and it should be merged soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Outlook Feedback on Outlook content
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants