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

    Promoted results not displaying document at top in sharepoint online

    SharePoint
     > 
    SharePoint 2013 - Search
    Hi Chelsea, Thanks for giving reply. yes i want to promote documents on top. resultsource am tested with local sharepoint ...
    Proposed | 5 Replies | 881 Views | Created by sandy1985 - Friday, August 2, 2019 9:31 AM | Last reply by Chelsea Wu - Monday, August 12, 2019 1:22 AM
  • large check mark
    0 Votes

    Promote synonyms to top in SharePoint search results

    SharePoint
     > 
    SharePoint 2013 - Development and Programming
    i have deployed a thesaurus file to my SharePoint 2013 environment.I need to promote the synonyms in search results. eg: if my thesaurus file contains ...
    Unanswered | 1 Replies | 613 Views | Created by spdevkktt - Wednesday, March 4, 2015 1:44 PM | Last reply by spdevkktt - Monday, March 9, 2015 1:23 PM
  • large check mark
    0 Votes

    Query-rule does not display the correct promoted result

    SharePoint
     > 
    SharePoint 2013 - Search
    to display to promoted results (certain documents) for a search term. This, I did, exactly as explained here:
    Unanswered | 1 Replies | 3781 Views | Created by BenN.1983 - Wednesday, June 5, 2013 2:58 PM | Last reply by KevinPed - Thursday, June 13, 2013 6:51 AM
  • large check mark
    2 Votes

    How to change display template used by Promoted Results

    SharePoint
     > 
    SharePoint 2013 - Search
    http://www.wictorwilen.se/sharepoint-2013-intelligent-promoted-results-and-best-bets More information: SharePoint ...
    Answered | 4 Replies | 4570 Views | Created by Ben Liang - Thursday, October 31, 2013 4:17 PM | Last reply by Lindali - Saturday, November 2, 2013 2:56 AM
  • large check mark
    1 Votes

    document title in sharepoint online search results

    SharePoint
     > 
    SharePoint 2013 - Search
    crawled property as the value based on the order in the mapping list. To show the title that you input in the Title column in SharePoint Online in ...
    Proposed | 2 Replies | 2249 Views | Created by sandy1985 - Tuesday, June 13, 2017 7:12 AM | Last reply by Lisa Chen1226 - Friday, June 23, 2017 10:24 AM
  • large check mark
    0 Votes

    Promoted Results Error is sharepoint 2013

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    , it fixes: The display template had an error. You can correct it by fixing the template or by changing the display template used in either the Web Part properties ...
    Answered | 1 Replies | 1372 Views | Created by raviKasaudhan - Thursday, June 11, 2015 9:42 PM | Last reply by Wendy DZ - Monday, June 15, 2015 8:10 AM
  • large check mark
    0 Votes

    SharePoint online subsite documents are not showing in search results

    SharePoint
     > 
    SharePoint Legacy Versions - Search
    Hi, SharePoint Online I have created one sub-site under site collection, and i have uploaded some  documents in sub-site ...
    Unanswered | 2 Replies | 2486 Views | Created by Gayam - Wednesday, March 16, 2016 3:49 PM | Last reply by Rajesh.Sitaraman - Monday, April 18, 2016 1:55 PM
  • large check mark
    2 Votes

    Core Result Web Part and Promoted Results in SharePoint 2013

    SharePoint
     > 
    SharePoint 2013 - Search
    display Promoted results or result block created in SharePoint 2013 ? When i use newest Content Search Web Part, i got my results block ...
    Answered | 3 Replies | 1123 Views | Created by 3ZIEMOEIL - Monday, July 3, 2017 3:15 PM | Last reply by 3ZIEMOEIL - Wednesday, July 5, 2017 9:01 AM
  • large check mark
    0 Votes

    Search results NOT displaying Sharepoint document title for PDFs

    SharePoint
     > 
    SharePoint 2013 - Development and Programming
    i ensure that the Sharepoint search both crawls and displays the sharepoint document title in the search results, not this Word-specific Title? ...
    Answered | 2 Replies | 724 Views | Created by roryfm - Thursday, April 28, 2016 12:47 PM | Last reply by Victoria Xia - Monday, May 2, 2016 9:08 AM
  • large check mark
    0 Votes

    Displaying Document Version in SharePoint Search Results

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    I'm trying to get the SharePoint search results to display the version number of items (such as pages or documents) in the core results web ...
    Answered | 4 Replies | 3732 Views | Created by BubaGuM - Thursday, September 6, 2012 7:25 AM | Last reply by Hiren.j.Patel - Monday, September 10, 2012 8:13 AM
  • large check mark
    0 Votes

    SharePoint Online : how to disable properties promotion / demotion?

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Is there any way around this at all?  I'm implementing Sharepoint Online and cannot have metadata stored in document properties because of the sensitive nature of the ...
    Answered | 2 Replies | 2891 Views | Created by hokus-pokus - Tuesday, November 25, 2014 4:22 PM | Last reply by Martin-H - Friday, December 19, 2014 11:40 PM
  • large check mark
    2 Votes

    How to display the DocId in search results in Sharepoint Online

    SharePoint
     > 
    SharePoint 2013 - Search
    stand corrected and ask my question elsewhere. Until then... What I'd like to do is display the document ID of a document in the search results ...
    Proposed | 6 Replies | 4749 Views | Created by bnk62 - Friday, April 1, 2016 5:00 AM | Last reply by IsiaAisi - Wednesday, March 22, 2017 11:49 PM
  • large check mark
    0 Votes

    How to get Promoted results in SharePoint 2013 by code

    SharePoint
     > 
    SharePoint 2013 - Search
    Hi Mikael, Thanks for your response. It helped us to get promoted results in our custom webpart. Small change in the above code, I have filtered the ...
    Answered | 2 Replies | 2723 Views | Created by Venkatesh Sami - Thursday, September 5, 2013 7:22 PM | Last reply by Venkatesh Sami - Monday, September 9, 2013 1:08 PM
  • large check mark
    2 Votes

    Display top contributors of a document library

    SharePoint
     > 
    SharePoint 2010 - Using SharePoint Designer, InfoPath and Other Customizations
    Is it possible to sort the count of rows returned by the dsquery? I need to display top results after getting count of author contributions in each category. anyone ...
    Answered | 3 Replies | 2355 Views | Created by Gerald Magno - Thursday, February 7, 2013 9:08 AM | Last reply by Gerald Magno - Tuesday, March 12, 2013 5:37 PM
  • large check mark
    0 Votes

    SharePoint Online Document Library (no of items to display) not working

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    I have a document library on a SharePoint Online site. It has a large number of records. I did not make any changes to the default view. The number of items to ...
    Proposed | 10 Replies | 633 Views | Created by Mayankguru - Monday, June 10, 2019 4:23 PM | Last reply by Michael Han6 - Thursday, June 20, 2019 9:35 AM
  • large check mark
    0 Votes

    How to reprocess document promotion?

    SharePoint
     > 
    SharePoint Legacy Versions - General Discussions and Questions
    If I've changed a InfoPath template to promote an extra field, how to I tell Sharepoint to re evaulate all documents of a particular content type and promote ...
    Unanswered | 0 Replies | 6969 Views | Created by et381 - Tuesday, October 9, 2007 12:26 PM | Last reply by et381 - Tuesday, October 9, 2007 12:26 PM
  • large check mark
    1 Votes

    Can not find the SharePoint Online Promoted Sites icon

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Hi All, Our company currently use Office 365 SharePoint Online. Can someone please tell me where the ...
    Answered | 3 Replies | 1665 Views | Created by ceBlueSky - Monday, December 19, 2016 12:44 AM | Last reply by Linda ZL - Wednesday, December 21, 2016 9:08 AM
  • large check mark
    0 Votes

    SharePoint Online - Document Sets

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Hi, We are using Document sets in SharePoint Online with Modern View. When we use the "Tiles" view, it is showing default ...
    Proposed | 1 Replies | 645 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
    0 Votes

    Filter results so that excel documents will come on top

    SharePoint
     > 
    SharePoint 2013 - Search
    Hi, Easiest would be to: Create a result source filtering out only Excel documentsCreate a query rule with a result block ...
    Answered | 1 Replies | 661 Views | Created by Sanjay Adsure - Tuesday, September 2, 2014 1:08 PM | Last reply by Mikael Svenson - Tuesday, September 2, 2014 1:46 PM
  • large check mark
    0 Votes

    Profile image not displaying in search results - SharePoint Online Office 365

    SharePoint
     > 
    SharePoint 2013 - Setup, Upgrade, Administration and Operations
    (not very helpful with SharePoint Online). If I go to the top level site collection (which is based on SharePoint 2010 Online), the ...
    Answered | 2 Replies | 4313 Views | Created by Joe Fox - Wednesday, September 25, 2013 2:03 AM | Last reply by P.Santhoshi - Friday, November 8, 2013 6:32 AM
  • Items 1 to 20 of 422840 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