Browse by Tags

All Tags » DevMsgTeam » FYI   (RSS)
Showing page 1 of 4 (35 total posts)
  • Microsoft Office 2010 beta is available to download

    I am very excited to share that Microsoft announced the public beta release of Office 2010, SharePoint Server 2010, Visio 2010, Project 2010, Office Web Apps for business customers, and Office Mobile 2010. If you are developing application based on Outlook; then here are few links related to developing applications for Outlook 2010: What's New for Developers in Outlook 2010 Programming the Outlook 2010 Solutions Module Extending the User Interface in Outlook 2010 If you are looking for resources
    Posted to Brijs Blogging... Looking Beyond the Obvious (Weblog) by brijs on November 19, 2009
    Filed under: DevMsgTeam, Outlook Object Model, Download, FYI, Outlook 2010
  • Exchange Server 2007 SP2 Update Rollup1 is available to download

    Exchange Server 2007 SP2 Update Rollup 1 is available to download @ Download the Exchange2007-KB971534-EN package now . Update Rollup 1 for Exchange Server 2007 Service Pack 2 (SP2) resolves issues that were found in Exchange Server 2007 SP2 since the software was released. This update rollup is highly recommended for all Exchange Server 2007 SP2 customers. For the details related to the issue fixed by it refer to Description of Update Rollup 1 for Exchange Server 2007 Service Pack 2 .   If
    Posted to Brijs Blogging... Looking Beyond the Obvious (Weblog) by brijs on November 19, 2009
    Filed under: DevMsgTeam, Exchange Server 2007, Exchange Web Services, Download, FYI
  • Exchange Web Services Managed API and EWS Editor is available!

    If you are developing using Exchange Web Services Managed API then now you can download @ Microsoft Exchange Web Services (EWS) Managed API 1.0 The Microsoft Exchange Web Services (EWS) Managed API 1.0 provides a managed interface for developing client applications that use Exchange Web Services. The EWS Managed API simplifies the implementation of applications that communicate with Microsoft Exchange Server 2007 Service Pack 1 (SP1) and later versions of Microsoft Exchange. Built on the Exchange
    Posted to Brijs Blogging... Looking Beyond the Obvious (Weblog) by brijs on November 13, 2009
    Filed under: DevMsgTeam, .Net, Exchange Server 2007, General, Exchange Web Services, Exchange Web Services Managed API, Exchange Server 2010, FYI, Learn
  • FYI: New Version of Exchange Remote Connectivity Analyzer Released (ExRCA) with new Exchange Web Service Tests!

    From the Exchange Team blog : “Today we released an updated version of the Exchange Remote Connectivity Analyzer . For those of you not familiar with this site, it is a Web-based tool that helps you troubleshoot connectivity issues. The tool simulates several client logon and mail flow scenarios. When a test fails, many of the errors have troubleshooting tips to assist you in correcting the problem. For more information, see our previous blog post here . … Additional tests Exchange Web Services -
    Posted to mstehle: The CDOs and CDONTS of Messaging Development (Weblog) by mstehle on October 20, 2009
    Filed under: FYI, Exchange Web Services, DevMsgTeam
  • Exchange Web Services and Exchange 2010 - What’s new Webcasts

    Exchange 2010 is on it way and along with it Exchange Web Services Managed API would be one-in-all interface for developing custom applications. So, If you are developing Exchange related application and interested to know what you can do with the new EWS Managed API and what’s new in Exchange 2010 for developers then, Here are few interesting web casts to learn more:  10/13/2009 - Exchange Server 2010 Development (Part 1 of 6): Migrating Applications to Exchange Web Services 10/14/2009 - Exchange
    Posted to Brijs Blogging... Looking Beyond the Obvious (Weblog) by brijs on October 8, 2009
    Filed under: DevMsgTeam, Exchange Web Services, Exchange Web Services Managed API, Exchange Server 2010, FYI, WebCast, Learn
  • FYI: Can’t use Exchange Impersonation with GetUserOofSettings, SetUserOofSettings, or GetUserAvailability

    I kept forgetting about this so maybe blogging it will help me remember.  As this thread confirms – you can’t call GetUserOofSettings, SetUserOofSettings, or GetUserAvailability when using Exchange Impersonation.  If you try to do this you’ll get an error that the Service Account is not the mailbox owner.
    Posted to mstehle: The CDOs and CDONTS of Messaging Development (Weblog) by mstehle on June 24, 2009
    Filed under: FYI, Exchange Web Services, DevMsgTeam, Exchange Web Services Managed API
  • FYI: Unlike Exchange 2007, Exchange 2010 will *not* ship a 32-bit version

    The Exchange team announced that Exchange 2010 will not have a 32-bit version – not even for evaluations. The post focuses on mainly the non-developer related impact of this change. The key points for developers are: > Applications that automate Exchange cmdlets locally will need to be compiled for 64-bit. > 32-bit or 64-bit applications could leverage the remote Powershell capabilities in Powershell 2.0 to invoke the Exchange cmdlets remotely.
    Posted to mstehle: The CDOs and CDONTS of Messaging Development (Weblog) by mstehle on May 21, 2009
    Filed under: FYI, Exchange General, Exchange Management Shell, DevMsgTeam
  • FYI: Outlook 2003 and Exchange Server 2003 goes into Extended Support

    Outlook 2003 and Exchange Server 2003 goes into extended Support from 4/14/2009 Exchange Server 2003 goes into Extended Support on 4/14/2009. http://support.microsoft.com/lifecycle/?LN=en-us&p1=1773&x=11&y=9   Outlook 2003 goes into Extended Support on 4/14/2009. http://support.microsoft.com/lifecycle/?p1=2520 What is the difference between Mainstream Support, Extended Support, and online self-help support? Support provided Mainstream Support phase Extended Support phase Paid support
    Posted to Brijs Blogging... Looking Beyond the Obvious (Weblog) by brijs on May 13, 2009
    Filed under: DevMsgTeam, Exchange Server 2003, Outlook 2003, General, FYI
  • Download for Office 2007 SP2 is available now

    Office 2007 SP2 is available for download .  The 2007 Microsoft Office Suite Service Pack 2 (SP2) provides customers with the latest updates to the 2007 Office suite (the products that are affected by this update are listed below). This download includes two types of fixes: Previously unreleased fixes that were made specifically for this service pack. In addition to general product fixes, this includes improvements in stability, performance, and security. You can find out more information in
    Posted to Brijs Blogging... Looking Beyond the Obvious (Weblog) by brijs on April 29, 2009
    Filed under: DevMsgTeam, Outlook 2007, Download, FYI
  • FYI: Exchange 2007 OnSyncSave Store Events and Plain Text Message Don’t Play Nice

    …Recently, I worked with a customer who was facing the problem described below.  We requested a fix but ended up finding a workaround using a Transport Agent.  At this time there is no plan to fix this issue in Exchange 2007… Problem Description In an OnSyncSave store event in Exchange 2007 every field's value of a plain text message which triggers the event returns the following exception in the first pre-commit event: "Operation failed to complete and the status is unavailable. The
    Posted to mstehle: The CDOs and CDONTS of Messaging Development (Weblog) by mstehle on February 5, 2009
    Filed under: FYI, Exchange Eventing, DevMsgTeam
1 2 3 4 Next >

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker