-
Notifications
You must be signed in to change notification settings - Fork 270
[Outlook] Document drag-and-drop feature #5296
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
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 8f64552: 💡 Validation status: suggestions
docs/outlook/drag-and-drop.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. |
Learn Build status updates of commit ee2ba87: 💡 Validation status: suggestions
docs/outlook/drag-and-drop.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. |
Learn Build status updates of commit cb9a349: 💡 Validation status: suggestions
docs/outlook/drag-and-drop.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. |
Learn Build status updates of commit 25135c0: 💡 Validation status: suggestions
docs/outlook/drag-and-drop.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. |
Learn Build status updates of commit 199e1b7: 💡 Validation status: suggestions
docs/outlook/drag-drop-items.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. |
Learn Build status updates of commit a1d4891: 💡 Validation status: suggestions
docs/outlook/drag-drop-items.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. |
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 documents the new drag-and-drop feature for Outlook add-ins, enabling users to drag messages and attachments from their mailbox into add-in task panes.
- Adds comprehensive documentation for the drag-and-drop feature with implementation guidance for different Outlook clients
- Updates existing documentation references to include the new drag-and-drop functionality in relevant scenarios
- Updates the table of contents to include the new documentation page
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
File | Description |
---|---|
docs/toc.yml | Adds new documentation page for drag-and-drop feature to table of contents |
docs/outlook/one-outlook.md | Updates feature descriptions and documentation date to reference new drag-and-drop functionality |
docs/outlook/drag-drop-items.md | Creates comprehensive documentation page explaining drag-and-drop implementation and behavior |
Co-authored-by: Copilot <[email protected]>
Learn Build status updates of commit 39d9fa9: 💡 Validation status: suggestions
docs/outlook/drag-drop-items.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. |
Related PR: DefinitelyTyped/DefinitelyTyped#73278