You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manifest/supporturl.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,25 @@
1
1
---
2
2
title: SupportUrl element in the manifest file
3
3
description: The SupportUrl element specifies the URL of a page that provides support information for your add-in.
4
-
ms.date: 10/09/2018
4
+
ms.date: 01/28/2025
5
5
ms.localizationpriority: medium
6
6
---
7
7
8
8
# SupportUrl element
9
9
10
10
Specifies the URL of a page that provides support information for your add-in.
11
11
12
+
> [!NOTE]
13
+
> In Outlook, the URL specified in the **\<SupportUrl\>** element isn't shown in the add-in or client. It's only shown in the **Support** section of the add-in when it's published to [AppSource](https://appsource.microsoft.com/).
0 commit comments