Skip to content

Commit af8031c

Browse files
[Outlook] (EWS) Update title to clarify supported Exchange environments (#5459)
1 parent efad719 commit af8031c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/outlook/item-multi-select.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,5 @@ Now that you've enabled your add-in to operate on multiple selected messages, yo
391391
## See also
392392

393393
- [Office Add-in manifests](../develop/add-in-manifests.md)
394-
- [Call web services from an Outlook add-in](web-services.md)
395394
- [Overview of Microsoft Graph](/graph/overview)
396395
- [Activate your Outlook add-in without the Reading Pane enabled or a message selected](contextless.md)

docs/outlook/web-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Use Exchange Web Services (EWS) from an Outlook add-in
2+
title: Use Exchange Web Services (EWS) from an Outlook add-in in Exchange on-premises
33
description: Provides an example that shows how an Outlook add-in in an Exchange on-premises environment can request information from Exchange Web Services.
4-
ms.date: 10/17/2024
4+
ms.date: 11/06/2025
55
ms.topic: how-to
66
ms.localizationpriority: medium
77
---
88

9-
# Use Exchange Web Services (EWS) from an Outlook add-in
9+
# Use Exchange Web Services (EWS) from an Outlook add-in in Exchange on-premises
1010

1111
Your Outlook add-in can use Exchange Web Services (EWS) from an environment that runs Exchange Server (on-premises). EWS is a web service that's available on the server that provides the source location for the add-in's UI. This article provides an example that shows how an Outlook add-in can request information from EWS.
1212

0 commit comments

Comments
 (0)