Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions types/office-js-preview/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13962,10 +13962,6 @@ declare namespace Office {
/**
* Represents an email account on an Exchange Server.
*
* `EmailUser` objects are primarily received in {@link Office.MeetingSuggestion | MeetingSuggestion} and
* {@link Office.TaskSuggestion | TaskSuggestion} entities extracted from an Outlook item. To learn more about this scenario, refer to
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/extract-entity-strings-from-an-item | Extract entity strings from an Outlook item}.
*
* @remarks
*
* **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/understanding-outlook-add-in-permissions | Minimum permission level}**: **read item**
Expand Down
4 changes: 0 additions & 4 deletions types/office-js/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13736,10 +13736,6 @@ declare namespace Office {
/**
* Represents an email account on an Exchange Server.
*
* `EmailUser` objects are primarily received in {@link Office.MeetingSuggestion | MeetingSuggestion} and
* {@link Office.TaskSuggestion | TaskSuggestion} entities extracted from an Outlook item. To learn more about this scenario, refer to
* {@link https://learn.microsoft.com/office/dev/add-ins/outlook/extract-entity-strings-from-an-item | Extract entity strings from an Outlook item}.
*
* @remarks
*
* **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/understanding-outlook-add-in-permissions | Minimum permission level}**: **read item**
Expand Down