Skip to content

Commit 5878423

Browse files
[Outlook] (quick start) Refresh introduction to tutorial (#5051)
1 parent 073f34b commit 5878423

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quickstarts/outlook-quickstart-yo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Build your first Outlook add-in
33
description: Learn how to build a simple Outlook task pane add-in by using the Office JS API.
4-
ms.date: 08/24/2024
4+
ms.date: 02/18/2025
55
ms.service: outlook
66
ms.localizationpriority: high
77
---
@@ -89,7 +89,7 @@ The Yeoman generator creates a project in a folder with the project name that yo
8989
9090
## Next steps
9191
92-
Congratulations, you've successfully created your first Outlook task pane add-in! Next, learn more about the capabilities of an Outlook add-in and build a more complex add-in by following along with the [Outlook add-in tutorial](../tutorials/outlook-tutorial.md).
92+
Congratulations, you've successfully created your first Outlook task pane add-in! Next, explore more capabilities of an Outlook add-in by following along with the [Outlook add-in tutorial](../tutorials/outlook-tutorial.md). In the tutorial, you'll build a more complex add-in that incorporates a task pane, which you've learned about in the quick start. Additionally, you'll create a button that invokes a UI-less function.
9393
9494
[!include[The common troubleshooting section for all Yo Office quick starts](../includes/quickstart-troubleshooting-yo.md)]
9595

0 commit comments

Comments
 (0)