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

Identifying Usage of New Outlook in Office-js Add-ins #4756

Closed
manaunl opened this issue Aug 6, 2024 · 1 comment
Closed

Identifying Usage of New Outlook in Office-js Add-ins #4756

manaunl opened this issue Aug 6, 2024 · 1 comment
Assignees
Labels
Area: Outlook Issue related to Outlook add-ins

Comments

@manaunl
Copy link

manaunl commented Aug 6, 2024

I am developing an Office-js add-in for Outlook and I need to implement some functionality that differs based on whether the user is using the new Outlook experience or the one in the browser.

Is there any way within the Office-js API to programmatically identify if the user is using the new Outlook? Any specific methods, properties, or workarounds would be greatly appreciated.

Thank you for your assistance!

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Aug 6, 2024
@exextoc exextoc added Needs: attention 👋 Waiting on Microsoft to provide feedback Area: Outlook Issue related to Outlook add-ins and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels Aug 6, 2024
@exextoc exextoc self-assigned this Aug 6, 2024
@dahuja10
Copy link

dahuja10 commented Aug 7, 2024

Hi @manaunl, you can refer to following documentation for this - https://learn.microsoft.com/en-us/javascript/api/outlook/office.diagnostics?view=outlook-js-preview

Let us know if you need more help with this.

@dahuja10 dahuja10 added Needs: author feedback Waiting for author (creator) of Issue to provide more info and removed Needs: attention 👋 Waiting on Microsoft to provide feedback labels Aug 7, 2024
@manaunl manaunl closed this as completed Aug 7, 2024
@dahuja10 dahuja10 removed the Needs: author feedback Waiting for author (creator) of Issue to provide more info label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Outlook Issue related to Outlook add-ins
Projects
None yet
Development

No branches or pull requests

3 participants