This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Dev Center
  • Explore
    • Why Office?
    • Office UI Fabric
    • Microsoft Graph
    • Better with Office
    • Word
    • Excel
    • Powerpoint
    • Access
    • Project
    • OneDrive
    • OneNote
    • Outlook
    • SharePoint
    • Skype
    • Yammer
    • Android
    • ASP .NET
    • iOS
    • JavaScript
    • Node.js
    • PHP (coming soon)
    • Python (coming soon)
    • Ruby (coming soon)
  • Getting Started
  • Code Samples
  • Resources
    • Patterns and Practices
    • App Registration Tool
    • Events
    • Podcasts
    • Training
    • API Sandbox
    • Videos
  • Documentation
    • Office Add-ins
    • Office Add-in Availability
    • Office Add-ins Changelog
    • Microsoft Graph API
    • Office 365 Connectors
    • Office 365 REST APIs
    • SharePoint Add-ins
    • Office UI Fabric
    • Submit to the Office Store
    • All Documentation
  • https://www.yammer.com/
  • http://feeds.feedburner.com/office/fmNx
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 27

General Office Development announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:35 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO & VBA.  Rest assured that VSTO & VBA continue to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

Outlook for Developers announcements

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Eric Legault [MVP - Office Apps and Services] Tuesday, June 18, 2013 10:16 PM
    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
     
    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".
  • Link
    Office/Outlook 2010 Redistributable PIA's Released
    Ken Slovak MVP Thursday, September 9, 2010 5:49 PM

    The Office/Outlook 2010 Redistributable PIA's have finally been released, the download location is http://www.microsoft.com/downloads/en/details.aspx?FamilyID=938fe8ad-583b-4bd7-a345-23250dc15855.

    Thanks to Patrick Creehan for the announcement in his blog.

Word for Developers announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:34 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VBA.  Rest assured that VBA continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Saturday, December 22, 2012 8:40 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Open XML Format SDK announcements

  • Link
    Release: ECMA-376 Standard, 4th Edition
    Cindy Meister MVP Wednesday, December 26, 2012 4:00 PM

    The ECMA-376 4th Edition of the OOXML standard has been released (December 2012) and is available for download:
    http://www.ecma-international.org/publications/standards/Ecma-376.htm

    Still not available are the Microsoft Office Implementations for the "Ribbon" and other special parts not part of the Office Open XML specification.

     
  • Link
    Release of the Open XML SDK 2.5
    Cindy Meister MVP Monday, December 10, 2012 7:26 AM

    The download page for the Open XML SDK 2.5 for Microsoft Office is now providing the RTW version of Open XML SDK 2.5. You can use this version for production. We are now updating the documentation in MSDN. Until the publication of the updated documentation, please refer to the SDK document in Productivity Tool.

    The differences between the CTP and the RTW versions exist in the classes of "Office15", and those are renamed to "Office2013". Also we are preparing a set of sample code demonstrating how the classes can be used.

    Regards,

    Kazunori Matsuura
    Open XML SDK 2.5

Visual Studio Tools for Office (VSTO) announcements

  • Link
    New release of VSTO run-time fixes issues
    Cindy Meister MVP Friday, April 18, 2014 5:47 PM

    For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx

    This release fixes:

    1. For VSTO add-ins using WPF controls, customers using touch-enabled
    devices experienced a 15-20 second lag when closing Office applications

    2. for developers using SHA256 code-signing certificates, the installation
    Trust Prompt would erroneously display “Unknown Publisher” even when the
    publisher was fully trusted.

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Cindy Meister MVP Tuesday, June 18, 2013 4:40 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

  • Link
    Office Tools for Visual Studio 2015
    Cindy Meister MVP Wednesday, March 6, 2013 2:22 PM

    The newest version of Visual Studio - 2015 - is now available.

    The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
    https://www.visualstudio.com/features/office-tools-vs

    What was new in VS 2013 for Office:

    For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates.  The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.

    Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint.  Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services.  Learn more on the apps for Office and SharePoint blog.

    Tip: 
    Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates.  However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support.  So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".

    We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!

    ~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office


  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Thursday, January 10, 2013 7:49 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Workflow Manager 1.0 announcements

  • Link
    Welcome to the forum!
    Jurgen Willis Tuesday, July 31, 2012 6:05 PM

    Welcome to the discussion forum for the Workflow Manager 1.0 Beta release (also referred to as Windows Azure Workflow).  Workflow Manager provides hosting and management capabilities on top of the Windows Workflow Foundation.  It also powers workflows in SharePoint 2013 and the next version of Office 365.  You can install the Workflow Manager from the Web Platform Installer.  Documentation and samples can be found on MSDN here.  We look forward to your questions and feedback.

Visio General Questions and Answers for IT Professionals announcements

  • Link
    About the Visio 2010 forum
    Fred Diggs Sunday, October 18, 2009 6:20 PM

    Welcome to the Visio 2010 Forum. This forum provides a place for you to discuss all topics related to Visio such as questions you may have about the product or tips & tricks you have learned and want to share with others.

Microsoft Unified Communications Web API announcements

  • Link
    UCWA Documentation and sandbox is available
    Kai Strandskov [Msft] Wednesday, July 18, 2012 9:37 PM

    Documentation for the Unified Communications Web API (UCWA), a web API that is part of the new Lync 2013 release, is available at http://ucwa.lync.com/documentation/what-is-lync-ucwa-api.

    You can go through the fully interactive demo and sandbox by just visiting http://ucwa.lync.com 



Project Standard and Professional General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:31 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

Project Server General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:09 PM
    We're supporting all versions of the product.
  • Link
    Additional Microsoft Project Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, October 29, 2009 4:42 PM

    Check out the following links to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Server - Setup, Upgrade, Administration and Operation announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Additional Microsoft Project Server Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, January 7, 2010 11:58 PM

    Check out the following resources to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Customization and Programming announcements

  • Link
    How to request features, changes or enhancements in the Project family of products?
    Brian Smith - MSFT Friday, March 18, 2016 8:33 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Project 2013 SDK - March 2013 update
    Jim Corbin Friday, July 27, 2012 6:13 PM

    The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.

    The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.

    The Project 2013 SDK download contains:

    • The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference. 
    • Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
    • Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
    • Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
    • DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
      Notes:   1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
                       15.0.4420.1017 of the Project Server assemblies for redistribution, including the
                       Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
                   2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
                       which are at SharePoint Server 2013 Client Components SDK.
    • Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
    • XML schemas for the Project client, AppProvisioning, and the Statusing PSI.

    The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).

    For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.

    Want to try out Project 2013?

    1. Sign up for Project Online and Project Pro for Office 365
    2. Download Project Professional 2013 and Project Server 2013

    --Jim













  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:11 PM
    It makes a big difference in answering your questions

Project Online General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:34 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Changes to Project Online as of February 9, 2015
    Gary Chefetz, MCITP, MCT, MVP Thursday, February 5, 2015 4:48 PM

    Enterprise projects will no longer synchronize with SharePoint tasks lists by default. If you still want enterprise projects to synchronize with SharePoint tasks lists, you can turn this setting back on by going to Project Web App ‎(PWA)‎ Settings > Connected SharePoint Sites > Settings, and selecting the ‘Sync Enterprise Projects tasks to Tasks List’ check box.

    See Blog Post

  • Link
    New "Project Online Lite" for team members
    Gary Chefetz, MCITP, MCT, MVP Wednesday, February 5, 2014 3:40 PM
    ANAHEIM CA, 2/03/2014: At the 2014 Microsoft Project Conference Keynote, Microsoft announced a new license SKU designed for team members who need limited access to project management features of Project Online. At $7/month, what are you waiting for? 
  • Link
    Welcome to the new Project Online Forum!
    Christophe Fiessinger Monday, July 16, 2012 9:28 PM

    Following today's Office Preview announcement, sign up for Project Online Preview and please leverage this forum for all your questions. Check the Preview site for more information: http://www.microsoft.com/project/en-us/preview/ as well as this link: Get started with Project Online 

    Please note this forum is dedicated to Project Online hence leverage other Forums such as these for other Project specific questions:

    • For Project Server questions please leverage: Project Server General Questions and Answers
    • For Project desktop (Standard & Professional) questions please leverage: Project Standard and Professional General Questions and Answers

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Developing Apps for Office 2013
x
General Office Development
x
Access for Developers
x
Excel for Developers
x
Outlook for Developers
x
Word for Developers
x
Open XML Format SDK
x
Visual Studio Tools for Office (VSTO)
x
Office 365 for Developers
x
SharePoint 2013 - General Discussions and Questions
x
Developing Apps for SharePoint 2013
x
SharePoint 2013 - Development and Programming
x
SharePoint 2013 - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint 2013 - Search
x
SharePoint 2013 - Setup, Upgrade, Administration and Operations
x
SharePoint 2010 - General Discussions and Questions
x
SharePoint 2010 - Development and Programming
x
SharePoint 2010 - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint 2010 - Search
x
SharePoint 2010 - Setup, Upgrade, Administration and Operations
x
SharePoint Legacy Versions - General Discussions and Questions
x
SharePoint Legacy Versions - Development and Other Programming
x
SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint Legacy Versions - Search
x
SharePoint Legacy Versions - Setup, Upgrade, Administration and Operations
x
Workflow Manager 1.0
x
Office Live Basics, Essentials and Premium
x
Visio General Questions and Answers for IT Professionals
x
Exchange Server Development
x
Microsoft Unified Communications Web API
x
Microsoft Lync Persistent Chat Server SDK
x
Microsoft Unified Communications Managed API SDK
x
Microsoft Lync Client Development
x
Microsoft Lync Server SDK and Office Communications Server SDK
x
Project Standard and Professional General Questions and Answers
x
Project Server General Questions and Answers
x
Project Server - Setup, Upgrade, Administration and Operation
x
Project Customization and Programming
x
Project Online General Questions and Answers
x
Microsoft Graph
x
+ 30 more
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Relevance
  • Relevance
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    SharePoint Modern Sites - Document LIbrary

    SharePoint
     > 
    SharePoint Legacy Versions - Development and Other Programming
    Hi, Sorry, I know this may not be the right place to ask but I cannot find anyone who can answer this questions. I am using Modern sites and was wondering if I can ...
    Unanswered | 2 Replies | 705 Views | Created by Kier4n - Thursday, June 27, 2019 8:49 PM | Last reply by sayani sur - Friday, June 28, 2019 11:33 AM
  • large check mark
    0 Votes

    How to "programmatically" create document libraries with unique permissions in modern SharePoint sites?

    SharePoint
     > 
    SharePoint 2013 - Development and Programming
    a Modern SharePoint site: How to programmatically create document library and assign unique permissions to it in the Modern ...
    Unanswered | 2 Replies | 918 Views | Created by Asker2012 - Tuesday, February 14, 2017 7:17 AM | Last reply by Asker2012 - Friday, February 17, 2017 8:06 PM
  • large check mark
    0 Votes

    Custom master.page / own-javascript in the new/modern Document Library view

    SharePoint
     > 
    SharePoint 2013 - Development and Programming
    Hi,  SharePoint Online / 2016 uses a new Document Library view, which is not using the standard master-page provided for the Site, which in ...
    Answered | 1 Replies | 643 Views | Created by Daniel Halan SE - Saturday, September 24, 2016 12:22 PM | Last reply by Mike Smith MCT MVP - Saturday, September 24, 2016 3:03 PM
  • large check mark
    2 Votes

    Switch the default experience for sites, lists or document libraries on new modern look

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    http://www.jijitechnologies.com/blogs/new-enhancements-for-modern-sharepoint-online-team-sites
    Answered | 9 Replies | 7828 Views | Created by Luuuk - Tuesday, November 8, 2016 2:47 PM | Last reply by Arleta Wanat - Thursday, April 20, 2017 1:56 PM
  • large check mark
    0 Votes

    Ribbon Custom action in Modern UI for document library in Sharepoint Online

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    On my Sharepoint online site, I was having the custom action button in the document library ribbon menu Now we are converting the site ...
    Proposed | 5 Replies | 2958 Views | Created by Shailesh_Kumar - Monday, November 13, 2017 7:28 AM | Last reply by Carl__Zhou - Tuesday, November 28, 2017 6:54 AM
  • large check mark
    2 Votes

    Turning live Classic Site into Modern Team site

    SharePoint
     > 
    SharePoint 2013 - Setup, Upgrade, Administration and Operations
    SharePoint Online Center?
    Proposed | 4 Replies | 531 Views | Created by Mayankguru - Monday, July 1, 2019 5:18 PM | Last reply by Jerry Xu4869 - Monday, July 8, 2019 2:18 AM
  • large check mark
    0 Votes

    Document Library view to "iframe"

    Microsoft Office for Developers
     > 
    Developing Apps for Office 2013
    ;   SharePoint side menu                 Document ...
    Answered | 2 Replies | 543 Views | Created by Tony_I921 - Friday, December 28, 2018 10:22 PM | Last reply by Tony_I921 - Saturday, January 5, 2019 9:36 PM
  • large check mark
    0 Votes

    SharePoint Online - Document Sets

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    , there seems no methods to change the image of the document set in the modern document library with new experience (modern view).
    Proposed | 1 Replies | 640 Views | Created by pravyn - Thursday, January 5, 2017 11:11 AM | Last reply by Linda ZL - Friday, January 6, 2017 6:32 AM
  • large check mark
    2 Votes

    Modern Vs Classic Sites

    SharePoint
     > 
    SharePoint 2013 - Setup, Upgrade, Administration and Operations
    will be kept simple. Document Libraries will store a large amount of content and performance is important to ...
    Proposed | 4 Replies | 533 Views | Created by Mayankguru - Thursday, June 20, 2019 7:40 PM | Last reply by Chelsea Wu - Monday, June 24, 2019 5:19 AM
  • large check mark
    0 Votes

    Default values on properties per content type

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    ;Document subtype". However since the "Project" property has no value on the template SharePoint overwrites the document library ...
    Unanswered | 0 Replies | 1042 Views | Created by Pär Malmsborg - Tuesday, June 30, 2015 8:14 AM
  • large check mark
    1 Votes

    Modern Site Page Issues

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Hi, SharePoint Online uses New experience(modern experience) in SharePoint lists and libraries by default. You can change this setting in ...
    Unanswered | 5 Replies | 377 Views | Created by Cirrus-K - Tuesday, January 23, 2018 3:05 PM | Last reply by Cirrus-ICT - Thursday, February 1, 2018 12:33 PM
  • large check mark
    2 Votes

    Sharepoint modern page document library webpart (BUG)

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Hello, i think i found a bug in this document library webpart on modern pages in sharepoint online. I added a modern page as initial ...
    Unanswered | 4 Replies | 580 Views | Created by Vhwn - Friday, March 16, 2018 2:44 PM | Last reply by The M - Thursday, April 12, 2018 12:12 PM
  • large check mark
    0 Votes

    SharePoint Modern Communication Site

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Hi, No, there is no OOTB Content Editor web part for Office 365 Modern site yet.  A workaround is to use React Script Editor Web Part in ...
    Proposed | 3 Replies | 1388 Views | Created by Anmol Singh Chauhan - Wednesday, November 15, 2017 8:44 AM | Last reply by Jerry Zy - Friday, November 17, 2017 7:05 AM
  • large check mark
    0 Votes

    URL Tokens for custom actions give the wrong ListId, SelectedListId and ListUrlDir from Library webpart on a Modern page

    SharePoint
     > 
    Developing Apps for SharePoint 2013
    with a Document Library with files.On the SharePoint site open Site Pages and add a new page.  This will be a Modern page.On the page give a ...
    Unanswered | 5 Replies | 421 Views | Created by Alfontz - Wednesday, March 20, 2019 1:31 PM | Last reply by Jerry Zy - Monday, March 25, 2019 5:48 AM
  • large check mark
    0 Votes

    SharePoint Workspace: How can I access synced files in Office Document Cache?

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    I have the following Scenario and I'm struggling on the Office Document Cache, I hope someone can help. * Document Library / SharePoint ...
    Answered | 1 Replies | 883 Views | Created by jh-work - Friday, July 25, 2014 5:22 AM | Last reply by Expiscornovus - Friday, July 25, 2014 8:59 AM
  • large check mark
    0 Votes

    SharePoint online - What is use of Communication/ modern team sites if we give freedom to users to create their own sites?

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    particular user not to create SharePoint modern site.  Only two options available now,  1. Show create site option ...
    Proposed | 3 Replies | 264 Views | Created by M Yelamanchili - Tuesday, February 6, 2018 11:43 AM | Last reply by croute1 - Wednesday, February 7, 2018 3:33 PM
  • large check mark
    0 Votes

    document library in sharepoint site..

    SharePoint
     > 
    SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations
    I need upload only MS Documents like extension with .doc,.docx,.txt and prevent from extension with .img,.gif...I mean to say dont upload  image files into the document ...
    Answered | 4 Replies | 5402 Views | Created by IPK007 - Wednesday, September 22, 2010 2:28 PM | Last reply by Johnny Zhang (China) - Tuesday, September 28, 2010 8:12 AM
  • large check mark
    0 Votes

    How can i change the font size of SharePoint modern site title

    SharePoint
     > 
    SharePoint 2013 - Development and Programming
    -in-SharePoint-Online-modern-experience/m-p/190963
    Proposed | 3 Replies | 259 Views | Created by Rajesh Kumar V S N K - Tuesday, November 12, 2019 12:30 PM | Last reply by Jerry Zy - Wednesday, November 13, 2019 5:22 AM
  • large check mark
    0 Votes

    SharePoint Modern site Deployment

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Hi Community, We have a SharePoint modern site for our company. We just want to create a Development environment from the production for our development ...
    Proposed | 5 Replies | 485 Views | Created by YAMA-APP - Wednesday, October 23, 2019 6:38 PM | Last reply by Michael Han6 - Thursday, October 24, 2019 6:58 AM
  • large check mark
    0 Votes

    How to add Document to Favorites in Modern Document Library?

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    I have used SharePoint Modern Document Library in one of my application. Users want capability to add documents to favorite. Is there any OOTB approach to ...
    Proposed | 8 Replies | 3111 Views | Created by Manish S. Ranglani - Wednesday, May 10, 2017 11:37 AM | Last reply by Manish S. Ranglani - Friday, June 30, 2017 6:23 AM
  • Items 1 to 20 of 417602 Next ›
Announcement: 27

General Office Development announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:35 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO & VBA.  Rest assured that VSTO & VBA continue to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

Outlook for Developers announcements

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Eric Legault [MVP - Office Apps and Services] Tuesday, June 18, 2013 10:16 PM
    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
     
    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".
  • Link
    Office/Outlook 2010 Redistributable PIA's Released
    Ken Slovak MVP Thursday, September 9, 2010 5:49 PM

    The Office/Outlook 2010 Redistributable PIA's have finally been released, the download location is http://www.microsoft.com/downloads/en/details.aspx?FamilyID=938fe8ad-583b-4bd7-a345-23250dc15855.

    Thanks to Patrick Creehan for the announcement in his blog.

Word for Developers announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:34 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VBA.  Rest assured that VBA continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Saturday, December 22, 2012 8:40 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Open XML Format SDK announcements

  • Link
    Release: ECMA-376 Standard, 4th Edition
    Cindy Meister MVP Wednesday, December 26, 2012 4:00 PM

    The ECMA-376 4th Edition of the OOXML standard has been released (December 2012) and is available for download:
    http://www.ecma-international.org/publications/standards/Ecma-376.htm

    Still not available are the Microsoft Office Implementations for the "Ribbon" and other special parts not part of the Office Open XML specification.

     
  • Link
    Release of the Open XML SDK 2.5
    Cindy Meister MVP Monday, December 10, 2012 7:26 AM

    The download page for the Open XML SDK 2.5 for Microsoft Office is now providing the RTW version of Open XML SDK 2.5. You can use this version for production. We are now updating the documentation in MSDN. Until the publication of the updated documentation, please refer to the SDK document in Productivity Tool.

    The differences between the CTP and the RTW versions exist in the classes of "Office15", and those are renamed to "Office2013". Also we are preparing a set of sample code demonstrating how the classes can be used.

    Regards,

    Kazunori Matsuura
    Open XML SDK 2.5

Visual Studio Tools for Office (VSTO) announcements

  • Link
    New release of VSTO run-time fixes issues
    Cindy Meister MVP Friday, April 18, 2014 5:47 PM

    For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx

    This release fixes:

    1. For VSTO add-ins using WPF controls, customers using touch-enabled
    devices experienced a 15-20 second lag when closing Office applications

    2. for developers using SHA256 code-signing certificates, the installation
    Trust Prompt would erroneously display “Unknown Publisher” even when the
    publisher was fully trusted.

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Cindy Meister MVP Tuesday, June 18, 2013 4:40 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

  • Link
    Office Tools for Visual Studio 2015
    Cindy Meister MVP Wednesday, March 6, 2013 2:22 PM

    The newest version of Visual Studio - 2015 - is now available.

    The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
    https://www.visualstudio.com/features/office-tools-vs

    What was new in VS 2013 for Office:

    For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates.  The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.

    Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint.  Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services.  Learn more on the apps for Office and SharePoint blog.

    Tip: 
    Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates.  However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support.  So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".

    We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!

    ~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office


  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Thursday, January 10, 2013 7:49 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Workflow Manager 1.0 announcements

  • Link
    Welcome to the forum!
    Jurgen Willis Tuesday, July 31, 2012 6:05 PM

    Welcome to the discussion forum for the Workflow Manager 1.0 Beta release (also referred to as Windows Azure Workflow).  Workflow Manager provides hosting and management capabilities on top of the Windows Workflow Foundation.  It also powers workflows in SharePoint 2013 and the next version of Office 365.  You can install the Workflow Manager from the Web Platform Installer.  Documentation and samples can be found on MSDN here.  We look forward to your questions and feedback.

Visio General Questions and Answers for IT Professionals announcements

  • Link
    About the Visio 2010 forum
    Fred Diggs Sunday, October 18, 2009 6:20 PM

    Welcome to the Visio 2010 Forum. This forum provides a place for you to discuss all topics related to Visio such as questions you may have about the product or tips & tricks you have learned and want to share with others.

Microsoft Unified Communications Web API announcements

  • Link
    UCWA Documentation and sandbox is available
    Kai Strandskov [Msft] Wednesday, July 18, 2012 9:37 PM

    Documentation for the Unified Communications Web API (UCWA), a web API that is part of the new Lync 2013 release, is available at http://ucwa.lync.com/documentation/what-is-lync-ucwa-api.

    You can go through the fully interactive demo and sandbox by just visiting http://ucwa.lync.com 



Project Standard and Professional General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:31 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

Project Server General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:09 PM
    We're supporting all versions of the product.
  • Link
    Additional Microsoft Project Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, October 29, 2009 4:42 PM

    Check out the following links to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Server - Setup, Upgrade, Administration and Operation announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Additional Microsoft Project Server Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, January 7, 2010 11:58 PM

    Check out the following resources to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Customization and Programming announcements

  • Link
    How to request features, changes or enhancements in the Project family of products?
    Brian Smith - MSFT Friday, March 18, 2016 8:33 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Project 2013 SDK - March 2013 update
    Jim Corbin Friday, July 27, 2012 6:13 PM

    The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.

    The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.

    The Project 2013 SDK download contains:

    • The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference. 
    • Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
    • Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
    • Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
    • DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
      Notes:   1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
                       15.0.4420.1017 of the Project Server assemblies for redistribution, including the
                       Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
                   2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
                       which are at SharePoint Server 2013 Client Components SDK.
    • Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
    • XML schemas for the Project client, AppProvisioning, and the Statusing PSI.

    The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).

    For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.

    Want to try out Project 2013?

    1. Sign up for Project Online and Project Pro for Office 365
    2. Download Project Professional 2013 and Project Server 2013

    --Jim













  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:11 PM
    It makes a big difference in answering your questions

Project Online General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:34 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Changes to Project Online as of February 9, 2015
    Gary Chefetz, MCITP, MCT, MVP Thursday, February 5, 2015 4:48 PM

    Enterprise projects will no longer synchronize with SharePoint tasks lists by default. If you still want enterprise projects to synchronize with SharePoint tasks lists, you can turn this setting back on by going to Project Web App ‎(PWA)‎ Settings > Connected SharePoint Sites > Settings, and selecting the ‘Sync Enterprise Projects tasks to Tasks List’ check box.

    See Blog Post

  • Link
    New "Project Online Lite" for team members
    Gary Chefetz, MCITP, MCT, MVP Wednesday, February 5, 2014 3:40 PM
    ANAHEIM CA, 2/03/2014: At the 2014 Microsoft Project Conference Keynote, Microsoft announced a new license SKU designed for team members who need limited access to project management features of Project Online. At $7/month, what are you waiting for? 
  • Link
    Welcome to the new Project Online Forum!
    Christophe Fiessinger Monday, July 16, 2012 9:28 PM

    Following today's Office Preview announcement, sign up for Project Online Preview and please leverage this forum for all your questions. Check the Preview site for more information: http://www.microsoft.com/project/en-us/preview/ as well as this link: Get started with Project Online 

    Please note this forum is dedicated to Project Online hence leverage other Forums such as these for other Project specific questions:

    • For Project Server questions please leverage: Project Server General Questions and Answers
    • For Project desktop (Standard & Professional) questions please leverage: Project Standard and Professional General Questions and Answers
Community Resources
  • O365 Technical Network
  • MSDN Forums
  • UserVoice
  • Stack Overflow
Follow Us
  • Twitter
  • Facebook
  • Office Dev Blog
© 2019 Microsoft
United States - English
  • Terms of Use
  • Trademarks
  • Privacy Statement