mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-06 01:10:08 +00:00
office-js: Clarify description of ItemChanged (#30387)
* office-js: Clarify description of ItemChanged * update based on feedback
This commit is contained in:
committed by
Pranav Senthilnathan
parent
96861dff00
commit
305cb040cd
4
types/office-js/index.d.ts
vendored
4
types/office-js/index.d.ts
vendored
@@ -1909,9 +1909,9 @@ declare namespace Office {
|
||||
*/
|
||||
DocumentSelectionChanged,
|
||||
/**
|
||||
* Triggers when the selected Outlook item is changed.
|
||||
* Triggers when a different Outlook item is selected for viewing while the task pane is pinned.
|
||||
*
|
||||
* [Api set: Mailbox 1.1]
|
||||
* [Api set: Mailbox 1.5]
|
||||
*/
|
||||
ItemChanged,
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user