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: 2

Outlook for Developers announcement

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Eric Legault [Outlook MVP] 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 09, 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.

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Outlook for Developers
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

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

    Post Outlook Add-ins questions to StackOverflow.

    Microsoft Office for Developers
     > 
    Outlook for Developers
    If your question relates to building Outlook add-ins using the Office JavaScript APIs, please post to Stack Overflow using the office-js tag, instead of posting to this ...
    Sticky | 0 Replies | 669 Views | Created by jierong - Friday, January 19, 2018 2:52 AM
  • large check mark
    0 Votes

    Send an HTML email to outlook2013 by codding, and the mailbox opens the mail to display an exception

    Microsoft Office for Developers
     > 
    Outlook for Developers
    HTML form on a web page display with tree structure, which use the colspan, but open it in the mailbox, there is no this style in the mailbox, all alignment, please tell me how to implement this form ...
    Unanswered | 3 Replies | 15 Views | Created by oniffer - 1 hour 4 minutes ago | Last reply by Eugene Astafiev - 34 minutes ago
  • large check mark
    0 Votes

    How to make the download preference in the Outlook user send/receive TAB "first download the mail header, then download the entire project"?

    Microsoft Office for Developers
     > 
    Outlook for Developers
    looking for help````` How to make the download preference default setting in the Outlook user send/receive TAB "first download the mail header, then download the entire ...
    Proposed | 3 Replies | 49 Views | Created by Astraboboy - Thursday, April 12, 2018 7:59 AM | Last reply by Dmitry Streblechenko _MVP_ - 17 hours 20 minutes ago
  • large check mark
    0 Votes

    Outlook CustomActionMenu?

    Microsoft Office for Developers
     > 
    Outlook for Developers
    Hi I am having trouble finding any information re VSTO customisation of the dropdown items that appear above the mailitem.body visible in readonly explorer & inspector ...
    Unanswered | 5 Replies | 73 Views | Created by Andy_Jones - Wednesday, April 18, 2018 1:47 AM | Last reply by Tao Zhou - MSFT - Tuesday, April 24, 2018 5:37 AM
  • large check mark
    0 Votes

    Button for emails

    Microsoft Office for Developers
     > 
    Outlook for Developers
    I want to add a  custom button on the email body. In Visual Studio I added the Outlook VSTO project. The control I created was a button on the ribbon but the ribbon is on the top of the outlook ...
    Unanswered | 5 Replies | 86 Views | Created by mike11111111233 - Tuesday, April 03, 2018 8:04 AM | Last reply by Tao Zhou - MSFT - Tuesday, April 24, 2018 5:18 AM
  • large check mark
    0 Votes

    Regarding Session Storage

    Microsoft Office for Developers
     > 
    Outlook for Developers
        I have an outlook addin that is a Windows form activated by a button on the ribbon control. When the form is closed, I still want to persist a value set for the ...
    Proposed | 5 Replies | 45 Views | Created by mike11111111233 - Wednesday, April 18, 2018 2:32 PM | Last reply by Tao Zhou - MSFT - Tuesday, April 24, 2018 5:07 AM
  • large check mark
    0 Votes

    When My Addin Runs And Accesses The Current Email At Load Time

    Microsoft Office for Developers
     > 
    Outlook for Developers
        When my addin runs and accesses the current email a dialog opens up on top of my addin form and asks for permission to access email. I don't want ...
    Proposed | 12 Replies | 228 Views | Created by mike11111111233 - Sunday, April 22, 2018 8:57 PM | Last reply by Tao Zhou - MSFT - Tuesday, April 24, 2018 5:03 AM
  • large check mark
    0 Votes

    Outlook VBA code to turn off Screen Updating while running a script.

    Microsoft Office for Developers
     > 
    Outlook for Developers
    Hello, Is there a way to turn off the display while running a long script? Similar to excel's 'Application.ScreenUpdating = False'. Thank ...
    Unanswered | 3 Replies | 373 Views | Created by IceQube - Tuesday, October 18, 2016 11:54 AM | Last reply by Eugene Astafiev - Monday, April 23, 2018 3:09 PM
  • large check mark
    0 Votes

    Create dynamic custom outlook form available by Reply.

    Microsoft Office for Developers
     > 
    Outlook for Developers
    Hello, My goal is to send email to another outlook recipient. This email has to be created in VBA as it has to contain checkboxes and textboxes. Their count varies so I can't use ...
    Unanswered | 8 Replies | 90 Views | Created by indian513 - Friday, April 13, 2018 2:01 PM | Last reply by Eugene Astafiev - Monday, April 23, 2018 1:09 PM
  • large check mark
    0 Votes

    Is there a way to track open rates of an email if I am sending an Outlook email via MS Access?

    Microsoft Office for Developers
     > 
    Outlook for Developers
    I currently have code in my VBA that sends an Outlook email through the cloud. With my code I can send an email out to multiple people at once. I was wondering if there is any way to track the open ...
    Proposed | 2 Replies | 39 Views | Created by mwachtel - Wednesday, April 18, 2018 3:14 PM | Last reply by Eugene Astafiev - Monday, April 23, 2018 1:03 PM
  • large check mark
    2 Votes

    How to read eml with large size(i.e contents lots of msg attachment) and allocate memory for it without crashing the application.

    Microsoft Office for Developers
     > 
    Outlook for Developers
    Hi, Since IConverterSession is not retaining the format(HTML) when attachment is MSG type itself, so I am using Redemption which does  fix this issue. But it has one limitation ...
    Answered | 27 Replies | 240 Views | Created by D thopulou - Wednesday, March 28, 2018 11:37 AM | Last reply by D thopulou - Monday, April 23, 2018 11:53 AM
  • large check mark
    0 Votes

    Require Message Field in Meeting

    Microsoft Office for Developers
     > 
    Outlook for Developers
    So I have a request that I'm not sure how to tackle.  They want the Message/Text field to be required in a New Meeting. Basically they don't want people sending meetings with a ...
    Proposed | 4 Replies | 76 Views | Created by thenk83 - Thursday, April 19, 2018 3:48 PM | Last reply by Terry Xu - MSFT - Monday, April 23, 2018 11:19 AM
  • large check mark
    0 Votes

    Code Faulting On GetStorage

    Microsoft Office for Developers
     > 
    Outlook for Developers
       I appear to get a valid application and folder object but the code generates and exception on the GetStorage call. The error is operation aborted.  I am able to ...
    Unanswered | 5 Replies | 65 Views | Created by mike11111111233 - Thursday, April 19, 2018 7:13 AM | Last reply by Eugene Astafiev - Monday, April 23, 2018 10:51 AM
  • large check mark
    0 Votes

    System.Runtime.InteropServices.COMException (0x80004004): Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)) at Microsoft.Office.Interop.Outlook._MailItem.Send() Exception

    Microsoft Office for Developers
     > 
    Outlook for Developers
    I am using the below code to send Email through the outlook. But it throws  "System.Runtime.InteropServices.COMException (0x80004004): Operation aborted (Exception from HRESULT: ...
    Proposed | 3 Replies | 70 Views | Created by PriyankaTD - Thursday, April 19, 2018 12:57 PM | Last reply by Eugene Astafiev - Monday, April 23, 2018 8:40 AM
  • large check mark
    0 Votes

    Outlook crashes when ItemSend event executes objInspector.Close olDiscard

    Microsoft Office for Developers
     > 
    Outlook for Developers
    Within an MS Access function, I have created an Outlook MailItem object WITHOUT OUTLOOK OPEN. The Outlook Email form is displayed to the user. The function exits. Within Outlook's ...
    Unanswered | 5 Replies | 109 Views | Created by YossiDukes - Thursday, April 12, 2018 7:09 PM | Last reply by Dmitry Streblechenko _MVP_ - Friday, April 20, 2018 3:25 PM
  • large check mark
    1 Votes

    Detecting read emails from EWS

    Microsoft Office for Developers
     > 
    Outlook for Developers
    Hi, I have a C# Outlook Addin and am trying to detect when a user recently read an email while the desktop outlook was not open (for example they could have read it from outlook ...
    Proposed | 2 Replies | 68 Views | Created by Alper Vural - Thursday, April 05, 2018 9:34 PM | Last reply by Deepak Saradkumar Panchal - Thursday, April 19, 2018 9:27 AM
  • large check mark
    0 Votes

    Parse Table in Email Body to Excel

    Microsoft Office for Developers
     > 
    Outlook for Developers
    I am hoping for some help on this. I currently have no experience in VBA coding and i'm looking for some guidance on how to solution this. I currently have emails coming in with a data table in the ...
    Proposed | 2 Replies | 68 Views | Created by Mellownando - Thursday, April 05, 2018 4:27 PM | Last reply by Deepak Saradkumar Panchal - Thursday, April 19, 2018 9:15 AM
  • large check mark
    0 Votes

    Accessing information in an active Outlook appointment creation dialog

    Microsoft Office for Developers
     > 
    Outlook for Developers
    I was considering adding a button to the ribbon in the Outlook dialog for creating an appointment. So the user would start creating an appointment and my tool would be a "helper" to populate ...
    Answered | 1 Replies | 31 Views | Created by Late To The Party - Wednesday, April 18, 2018 3:34 PM | Last reply by Dmitry Streblechenko _MVP_ - Wednesday, April 18, 2018 4:17 PM
  • large check mark
    0 Votes

    Filling out a form in an email and recording the data points in a database/workbook

    Microsoft Office for Developers
     > 
    Outlook for Developers
    I originally posted this in the Microsoft Forum and was directed here by a moderator. Many of my requests to internal business partners begin through an email ...
    Unanswered | 2 Replies | 40 Views | Created by Sagar.Patel - Monday, April 16, 2018 1:27 PM | Last reply by Terry Xu - MSFT - Tuesday, April 17, 2018 9:16 AM
  • large check mark
    0 Votes

    how to create skype meeting in office 365 c#

    Microsoft Office for Developers
     > 
    Outlook for Developers
    Hi All, My Requirement is should create the meeting through outlook with skype meeting conference Id and Skype Urls with C#.  Could you ...
    Answered | 4 Replies | 100 Views | Created by Karthikeyan Palani - Thursday, March 15, 2018 7:08 AM | Last reply by Deepak Saradkumar Panchal - Tuesday, April 17, 2018 2:42 AM
  • large check mark
    0 Votes

    Form Region ( ReplaceAll) reading pane - message folders

    Microsoft Office for Developers
     > 
    Outlook for Developers
    Hi All, I would like to assign a form region to a specific folder for the reading pane. So if a email is directed to a specific folder I want to show my custom form and all other ...
    Unanswered | 3 Replies | 57 Views | Created by Thomas Lee3 - Wednesday, April 11, 2018 6:16 PM | Last reply by Deepak Saradkumar Panchal - Tuesday, April 17, 2018 2:28 AM
  • Items 1 to 20 of 9342 Next ›
Announcement: 2

Outlook for Developers announcement

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Eric Legault [Outlook MVP] 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 09, 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.


Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.

Would you like to participate?

  
Privacy statement
Community Resources
  • O365 Technical Network
  • MSDN Forums
  • UserVoice
  • Stack Overflow
Follow Us
  • Twitter
  • Facebook
  • Office Dev Blog
© 2018 Microsoft
United States - English
  • Terms of Use
  • Trademarks
  • Privacy Statement