Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Office Outlook Add-In Build/RM Tasks
Office Outlook Add-In Build/RM Tasks

Office Outlook Add-In Build/RM Tasks

knom

|
2,012 installs
| (1) | Free
A set of tasks for installing Office Outlook Add-Ins to Exchange and Office365.
Get it free

Office Mail-Addins VSTS Build/Release Task Build Status

Install and uninstall your mail-addin to Office365 and Exchange.

Supported Platforms

  • Visual Studio Team Services
  • Team Foundation Server 2015 Update 3 and higher (How to install extensions in TFS)

Usage

The extension installs the follow tasks:

Extension Tasks

  • Install Office Outlook Add-In

    Install an Office.JS Outlook Add-In

    Screenshot

    Parameters:

    • Path to application xml:
      • The path of the Outlook manifest XML file.
      • It can contain variables such as $(Build.ArtifactStagingDirectory)\manifest.xml
    • Exchange Endpoint:
      • The URL and credential to Office 365 or Exchange server.
      • Add a new endpoint by clicking on Manage. Screenshot Screenshot
      • Use https://mail.office365.com/ as the URL for Office 365.
  • Uninstall Office Outlook Add-In

    Remove an Office.JS Outlook Add-In from the server.

    Parameters:

    • Path to application xml:
      • The path of the Outlook manifest XML file.
      • It can contain variables such as $(Build.ArtifactStagingDirectory)\manifest.xml
    • Exchange Endpoint:
      • The URL and credential to Office 365 or Exchange server.
      • Add a new endpoint by clicking on Manage.
      • Use https://mail.office365.com/ as the URL for Office 365.

License

Published under Apache 2.0 License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft