-
Notifications
You must be signed in to change notification settings - Fork 267
[Outlook] (accounts) Clarify add-in support for non-Microsoft mailbox accounts #5245
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
Conversation
Learn Build status updates of commit 9a80fe5: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Learn Build status updates of commit 04187ab: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR clarifies Outlook add-in support for non-Microsoft mailbox accounts by updating documentation and linking related sections.
- Updated metadata dates across multiple docs
- Clarified that add-ins aren’t available for non-Microsoft accounts (e.g. Gmail) with supporting links
- Added a new "Supported accounts" section with a detailed table in the overview document
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
File | Description |
---|---|
docs/outlook/outlook-mobile-addins.md | Updated metadata and clarified non-Microsoft account support |
docs/outlook/outlook-add-ins-overview.md | Updated metadata; added a new "Supported accounts" section and table |
docs/outlook/one-outlook.md | Updated metadata and added a note linking to the supported accounts section |
Comments suppressed due to low confidence (1)
docs/outlook/outlook-add-ins-overview.md:106
- [nitpick] Consider replacing the HTML list syntax in the table cell with Markdown formatting if this aligns with the project's style guidelines, to improve consistency and readability.
|Mac|<ul><li>If a non-Microsoft account was added using the IMAP CloudCache option, add-ins are supported.</li><li>If a non-Microsoft account was added using the IMAP Direct option, add-ins aren't supported.</li></ul>|
Learn Build status updates of commit 4421950: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 8e535a4: ✅ Validation status: passed
For more details, please refer to the build report. |
Co-authored-by: Elizabeth Samuel <elizs@microsoft.com>
Learn Build status updates of commit 5b100ed: ✅ Validation status: passed
For more details, please refer to the build report. |
No description provided.