-
Notifications
You must be signed in to change notification settings - Fork 66
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
[Outlook] (spam reporting) Document improvements #2145
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 2618078: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
docs/requirement-sets/outlook/preview-requirement-set/outlook-requirement-set-preview.md
Outdated
Show resolved
Hide resolved
Learn Build status updates of commit 192f5fb: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
||
#### Suppress the preprocessing dialog | ||
|
||
Added the [NeverShowAgainOption](/javascript/api/manifest/preprocessingdialog?view=common-js-preview&preserve-view=true#child-elements) element as a child of the **\<PreProcessingDialog\>** element. This element adds a "Don't show me this message again" checkbox to the preprocessing dialog to prevent it from appearing again. |
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.
Consider also having this link in Outlook context
Added the [NeverShowAgainOption](/javascript/api/manifest/preprocessingdialog?view=common-js-preview&preserve-view=true#child-elements) element as a child of the **\<PreProcessingDialog\>** element. This element adds a "Don't show me this message again" checkbox to the preprocessing dialog to prevent it from appearing again. | |
Added the [NeverShowAgainOption](/javascript/api/manifest/preprocessingdialog?view=outlook-js-preview&preserve-view=true#child-elements) element as a child of the **\<PreProcessingDialog\>** element. This element adds a "Don't show me this message again" checkbox to the preprocessing dialog to prevent it from appearing again. |
Learn Build status updates of commit 9ebfd34:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/manifest/preprocessingdialog.md | View (>=common-js || >=outlook-js-1.1 || >=excel-js-1.1 || onenote-js-1.1 || >=powerpoint-js-1.1 || visio-js-1.1 || >=word-js-1.1) | Details | |
docs/manifest/reportingoptions.md | View (>=common-js || >=outlook-js-1.1 || >=excel-js-1.1 || onenote-js-1.1 || >=powerpoint-js-1.1 || visio-js-1.1 || >=word-js-1.1) | Details |
docs/manifest/preprocessingdialog.md
- Line 40, Column 588: [Warning: file-not-found - See documentation]
Invalid file link: '../requirement-sets/outlook/requirement-set-1.15/outlook-requirement-set-1.15.md'.
docs/manifest/reportingoptions.md
- Line 34, Column 371: [Warning: file-not-found - See documentation]
Invalid file link: '../requirement-sets/outlook/requirement-set-1.15/outlook-requirement-set-1.15.md'.
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.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Documents the following spam-reporting improvements: