Skip to content

Commit 873b80a

Browse files
committed
Add missing metadata descriptions
1 parent f754c9c commit 873b80a

30 files changed

+30
-30
lines changed

docs/vsto/how-to-programmatically-create-a-meeting-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Programmatically create a meeting request"
3-
description: Learn how you can programmatically create a meeting request in Microsoft Office Outlook and send the request to a required attendee.
3+
description: Learn how you can programmatically create a meeting request in Microsoft Outlook and send the request to a required attendee.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/how-to-programmatically-create-an-e-mail-item.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Programmatically create an email item"
3-
description: Learn how you can programmatically create an email message in Microsoft Office Outlook by using Visual Studio.
3+
description: Learn how you can programmatically create an email message in Microsoft Outlook by using Visual Studio.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/how-to-programmatically-create-appointments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Programmatically create appointments"
3-
description: Learn how you can programmatically create appointments and then add recipients to the appointment meeting request in Microsoft Office Outlook.
3+
description: Learn how you can programmatically create appointments and then add recipients to the appointment meeting request in Microsoft Outlook.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/how-to-programmatically-create-custom-folder-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Programmatically create custom folder items"
3-
description: Learn how you can programmatically create custom folder items in Microsoft Office Outlook by using Visual Studio.
3+
description: Learn how you can programmatically create custom folder items in Microsoft Outlook by using Visual Studio.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/how-to-programmatically-create-new-documents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Programmatically create new documents"
3-
description: Learn how you can programmatically create new documents in Microsoft Office Word by using Visual Studio.
3+
description: Learn how you can programmatically create new documents in Microsoft Word by using Visual Studio.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/how-to-programmatically-create-new-workbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Programmatically create new workbooks"
3-
description: Learn how you can programmatically create a new Microsoft Office Excel workbook by using Visual Studio.
3+
description: Learn how you can programmatically create a new Microsoft Excel workbook by using Visual Studio.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/how-to-programmatically-display-a-string-in-a-worksheet-cell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Programmatically display a string in a worksheet cell"
3-
description: Learn how you can programmatically display a string in a Microsoft Outlook worksheet cell by using either a NamedRange control or a native Excel range object.
3+
description: Learn how you can programmatically display a string in a Microsoft Excel worksheet cell by using either a NamedRange control or a native Excel range object.
44
ms.custom: SEO-VS-2020
55
titleSuffix: ""
66
ms.date: "02/02/2017"

docs/vsto/how-to-programmatically-save-workbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Programmatically save workbooks"
3-
description: Programmatically save Microsoft Excel workbooks without changing the path and to save a copy of a workbook without modifying the open workbook in memory.
3+
description: Programmatically save Microsoft Excel workbooks without changing the path and save a copy of a workbook without modifying the open workbook in memory.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/how-to-protect-parts-of-documents-by-using-content-controls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Protect parts of documents by using content controls"
3-
description: Learn how you can use Visual Studio to protect parts of a Microsoft Office Word document by using content controls.
3+
description: Learn how you can use Visual Studio to protect parts of a Microsoft Word document by using content controls.
44
ms.custom: SEO-VS-2020
55
titleSuffix: ""
66
ms.date: "02/02/2017"

docs/vsto/how-to-re-enable-a-vsto-add-in-that-has-been-disabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Re-enable a VSTO Add-in that has been disabled"
3-
description: Learn how you can use Visual Studio to te-enable a VSTO Add-in that has been disabled in a Microsoft Office application.
3+
description: Learn how you can use Visual Studio to re-enable a VSTO Add-in that has been disabled in a Microsoft Office application.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/how-to-remove-managed-code-extensions-from-documents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to: Remove managed code extensions from documents"
3-
description: Programmatically remove the customization assembly from a document or workbook that is part of a document-level customization for Microsoft Word or Microsoft Excel.
3+
description: Programmatically remove the customization assembly from a document or workbook that is part of a document-level customization for Microsoft Word or Excel.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "how-to"

docs/vsto/infopath-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "InfoPath solutions"
3-
description: Learn how you can use Visual Studio to create VSTO Add-ins for Microsoft Office InfoPath 2013 and InfoPath 2010.
3+
description: Learn how you can use Visual Studio to create VSTO Add-ins for Microsoft InfoPath 2013 and InfoPath 2010.
44
ms.custom: SEO-VS-2020
55
ms.date: "08/14/2019"
66
ms.topic: "conceptual"

docs/vsto/optional-parameters-in-office-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Optional parameters in Office solutions"
3-
description: Learn how you do not have to pass a value for optional parameters because the default values are automatically used for each missing parameter.
3+
description: Learn how you don't have to pass a value for optional parameters because the default values are automatically used for each missing parameter.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/outlook-object-model-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Outlook object model overview"
3-
description: Learn how you can interact with the objects that are provided by the Outlook object model to develop VSTO Add-ins for Microsoft Office Outlook.
3+
description: Learn how you can interact with the objects that are provided by the Outlook object model to develop VSTO Add-ins for Microsoft Outlook.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/powerpoint-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "PowerPoint solutions"
3-
description: Learn that Visual Studio provides project templates you can use to create VSTO Add-ins for Microsoft Office PowerPoint.
3+
description: Learn that Visual Studio provides project templates you can use to create VSTO Add-ins for Microsoft PowerPoint.
44
ms.custom: SEO-VS-2020
55
ms.date: "08/14/2019"
66
ms.topic: "conceptual"

docs/vsto/programming-document-level-customizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Program document-level customizations"
3-
description: Learn how to extend Microsoft Office Word or Microsoft Office Excel by using a document-level customization.
3+
description: Learn how to extend Microsoft Word or Excel by using a document-level customization so you can perform various tasks.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/ribbon-xml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Ribbon XML"
3-
description: Learn how to use the Ribbon (XML) item if you want to customize the ribbon in a way that is not supported by the Ribbon (Visual Designer) item.
3+
description: Learn how to use the Ribbon (XML) item if you want to customize the ribbon in a way that isn't supported by the Ribbon (Visual Designer) item.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/updating-form-regions-in-outlook-projects-that-you-migrate-to-the-dotnet-framework-4-or-the-dotnet-framework-4-5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Update Outlook form regions when migrated to .NET Framework 4.5"
3-
description: You must modify your code if the target framework of an Outlook VSTO Add-in project with a form regionS is changed to the .NET Framework 4 or later.
3+
description: You must modify your code if the target framework of an Outlook VSTO Add-in project with a form regions is changed to the .NET Framework 4 or later.
44
ms.custom: SEO-VS-2020
55
titleSuffix: ""
66
ms.date: "02/02/2017"

docs/vsto/using-local-database-files-in-office-solutions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Use local database files in Office solutions overview"
3-
description: Learn how you can include a database file, such as a SQL Server Express (*.mdf*) file or a Microsoft Office Access (*.mdb*) file, in your Office solution.
3+
description: Learn how you can include a database file, such as a SQL Server Express (.mdf) file or a Microsoft Office Access (.mdb) file, in your Office solution.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/walkthrough-creating-a-custom-tab-by-using-ribbon-xml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Walkthrough: Create a custom tab by using Ribbon XML"
3-
description: Learn how you can add buttons to the Add-Ins tab and automate Microsoft Word by using the buttons on the Add-Ins tab by using Ribbon (XML).
3+
description: Learn how you can add buttons to the Add-Ins tab and automate Microsoft Word by using Ribbon (XML).
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/walkthrough-creating-a-custom-tab-by-using-the-ribbon-designer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Walkthrough: Create a custom tab by using the Ribbon Designer"
3-
description: Learn how you can create a custom tab and then add and position controls on it by using the Ribbon Designer.
3+
description: Learn how you can create a custom tab, and then add and position controls on it by using the Ribbon Designer.
44
ms.custom: SEO-VS-2020
55
titleSuffix: ""
66
ms.date: "02/02/2017"

docs/vsto/walkthrough-creating-your-first-vsto-add-in-for-powerpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Walkthrough: Create your first VSTO Add-in for PowerPoint"
3-
description: Create an application-level Add-in for Microsoft PowerPoint. This feature is available to the application itself, regardless of which presentations item is open.
3+
description: Create an application-level Add-in for Microsoft PowerPoint. This feature is available to the application itself, regardless of which presentations are open.
44
ms.custom: SEO-VS-2020
55
titleSuffix: ""
66
ms.date: "02/02/2017"

docs/vsto/walkthrough-displaying-text-in-a-text-box-in-a-worksheet-using-a-button.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Display text in text box in worksheet using button"
3-
description: Learn the basics of using buttons and text boxes on Microsoft Excel worksheets, and how to create Excel projects using Office development tools in Visual Studio.
3+
description: Learn the basics of using buttons and text boxes on Microsoft Excel worksheets. Also create Excel projects using Office development tools in Visual Studio.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/word-object-model-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Word object model overview"
3-
description: The Word object model consists of classes and interfaces that are provided in the primary interop assembly for Word, and are defined in the Word namespace.
3+
description: The Word object model consists of classes and interfaces that are provided in the primary interop assembly for Word and are defined in the Word namespace.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/word-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Word solutions"
3-
description: Learn how you can use Visual Studio solutions to automate Word, extend Word features, and customize the Word user interface (UI)..
3+
description: Learn how you can use Visual Studio solutions to automate Word, extend Word features, and customize the Word user interface (UI).
44
ms.custom: SEO-VS-2020
55
ms.date: "08/14/2019"
66
ms.topic: "conceptual"

docs/vsto/working-with-documents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Work with documents"
3-
description: Learn the step-by-step procedures and code examples for using the object model of Microsoft Word to work with documents in Office projects.
3+
description: Learn about the step-by-step procedures and code examples for using the object model of Microsoft Word to work with documents in Office projects.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/working-with-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Work with tables"
3-
description: Learn the step-by-step procedures and code examples for using the object model of Microsoft Word to work with tables in Office projects.
3+
description: Learn about the step-by-step procedures and code examples for using the object model of Microsoft Word to work with tables in Office projects.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/working-with-workbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Work with workbooks"
3-
description: Learn that the Workbook and Workbooks class contains the methods and properties you use to perform tasks with workbooks.
3+
description: Learn that the Workbook and Workbooks classes contain the methods and properties you use to perform tasks with workbooks.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/writing-code-in-office-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Write code in Office solutions"
3-
description: Learn how to write code in Microsoft Office solutions and about the way the Office object models are exposed to managed code.
3+
description: Learn how to write code in Microsoft Office solutions and learn about the way the Office object models are exposed to managed code.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

docs/vsto/xml-schemas-and-data-in-document-level-customizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "XML schemas and data in document-level customizations"
3-
description: Microsoft Excel and Word provide the capability to map schemas to your documents, and can simplify importing and exporting XML data in and out of the document.
3+
description: Microsoft Excel and Word provide the capability to map schemas to your documents and can simplify importing and exporting XML data in and out of the document.
44
ms.custom: SEO-VS-2020
55
ms.date: "02/02/2017"
66
ms.topic: "conceptual"

0 commit comments

Comments
 (0)