Outlook for Developers announcement
-
Link
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
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.
-
0 Votes
How to suppress or control the Outlook prompt when meeting parameters are not changed.
I have two questions here My first question is When we re-schedule a meeting, we get a Microsoft popup "You have changed important details of this ... -
1 Votes
Issue with HTML border-bottom annotations in MacOS Outlook Desktop Add-in
I'm writing an Outlook Add-in. I want to annotate a specific part of a users compose body with an underline. The 2 APIs I've been using ... -
0 Votes
Outlook 2013 VSTO .... Synchronize custom task pane with Ribbon (XML) button
Hi All, How i can synchronize custom task pane with Ribbon (XML) button in Outlook 2013 VSTO? Thanks, Himanshu ...Unanswered | 1 Replies | 241 Views | Created by itzHimanshuMishra - Wednesday, October 30, 2019 11:43 AM | Last reply by Dmitry Streblechenko _MVP_ - Wednesday, October 30, 2019 2:52 PM -
0 Votes
command button to copy a mail to a folder
Dear Sirs Have been out of touch. I would like to have a command button in the ribbon to copy a mail to specific ...Discussion | 1 Replies | 227 Views | Created by CAPTGNVR - Tuesday, October 29, 2019 8:08 AM | Last reply by Dmitry Streblechenko _MVP_ - Tuesday, October 29, 2019 2:56 PM -
0 Votes
How to display other text instead of sendername?
Hello, can I change the displayed sendername? I want to change it in the mail window. Explanation: I'm getting mails from ...Unanswered | 1 Replies | 225 Views | Created by Kahly - Tuesday, October 29, 2019 7:34 AM | Last reply by Dmitry Streblechenko _MVP_ - Tuesday, October 29, 2019 2:52 PM -
0 Votes
How to add user(s) to distribution list group in Office 365 using C#?
I am creating one distribution list for Unsubscriber and dynamically wants to add external user(s) to that group so in the future no email goes to those users. How to do ... -
0 Votes
Outlook 2016 Addin not loading form region BUG only office 365 Outlook 2016
I have Add-in and FormRegion an Outlook . But Mail item opened from Drafts in preview pane don't have mode olFormRegionPreview . item have mode OlFormRegionMode.olFormRegionCompose its error ...Unanswered | 0 Replies | 268 Views | Created by AntiFascistAlways - Monday, October 28, 2019 5:01 PM -
0 Votes
Outlook 2016 Addin not loading form region BUG only office 365 Outlook 2016
I have Add-in and FormRegion an Outlook . But Mail item opened from Drafts in preview pane don't have mode olFormRegionPreview . item have mode OlFormRegionMode.olFormRegionCompose its error ... -
0 Votes
Any way to add menu item in outlook contact card main toolbar or extended menu?
Microsoft supports add-in which extends UI for meeting and mail but there is nothing to extend contact UI. I am looking for something which can add menu or button in contact card ...Unanswered | 1 Replies | 225 Views | Created by Ashvin Patel - Thursday, October 24, 2019 3:08 PM | Last reply by Dmitry Streblechenko _MVP_ - Thursday, October 24, 2019 3:22 PM -
0 Votes
FolderPath returns EntryID
Hello, I have a piece of code which retrieves a folder's FolderPath. Up until recently, I've been receiving a peculiar bug...when I access the folder's FolderPath property it returns me that folder's ...Unanswered | 14 Replies | 1332 Views | Created by Rahul Kishore - Tuesday, November 4, 2014 2:32 AM | Last reply by Minieggs1999 - Thursday, October 24, 2019 2:52 PM -
0 Votes
Outlook Mail Rest API - JavaScript Tutorial (Web App)
{ // Just return the token done(null, accessToken); } }); // Get the 10 newest messages client .api('/me/mailfolders/inbox/messages') ... -
0 Votes
Can you filter appointments by urn:schemas:calendar:rdate
Hi Is it possible to filter appointments by urn:schemas:calendar:rdate ? As I understand it this represents an array of datetimes on which the ...Unanswered | 12 Replies | 296 Views | Created by Minieggs1999 - Tuesday, October 22, 2019 12:56 PM | Last reply by Minieggs1999 - Thursday, October 24, 2019 1:55 PM -
0 Votes
Add a Sharepoint Calendar to a specific Calendar Group with VBA in Outlook
Hi, I want to add a sharepoint calendar to a specific existing - or to one I've created - calendar group in Outlook with ...Unanswered | 0 Replies | 201 Views | Created by Christian Imhorst - Thursday, October 24, 2019 1:08 PM -
0 Votes
How to connect to o365 mailbox using Microsoft Graph API in C#?
We are building an application and I am new to Graph API. Looks like Graph API is recommended by Microsoft for developing custom apps connecting to O365. Our requirement is to ... -
0 Votes
Single sign on in Outlook web addin (getAccessTokenAsync)
Hi! I want to confirm something based on the knowledge I have. I need to make calls to the Graph API inside an Outlook addin. Using the ... -
0 Votes
Using Identity 1.1 in an Outlook Addin (Single Sign On). I get InvalidAuthenticationToken when trying to call a OneDrive API
Hi! I registered an application in the Azure server following exactly the instructions that were in the official documentation. In the Office Addin, in the ... -
0 Votes
UserDefinedProperties Permission denied
I've got some code in my third party application that creates a user defined property on an Outlook Calendar folder and also sets that property in individual items. This all works ...Answered | 5 Replies | 342 Views | Created by Minieggs1999 - Tuesday, October 1, 2019 11:02 AM | Last reply by Minieggs1999 - Monday, October 21, 2019 2:51 PM -
0 Votes
The server is not available. Contact your administrator if this condition persists.
C# - Winforms - Visual Studio 2005 - Outlook 2010 I'm absoultly new to Outlook and have never had to write any email code. I have some sample email code that will ...Answered | 3 Replies | 8780 Views | Created by NDennisV - Tuesday, July 20, 2010 5:42 PM | Last reply by bhupesh89 - Monday, October 21, 2019 10:41 AM -
1 Votes
Problem with shared calendar
I have an Outlook add-in that is concerned with managing calendars. It compiles a list of calendars available to the user. To find the shared calendars available it scans the NavigationPane for ...Answered | 6 Replies | 891 Views | Created by Mike VE - Thursday, February 19, 2015 9:57 AM | Last reply by Mike VE - Friday, October 18, 2019 1:37 PM -
0 Votes
Shared Calendars auto added
When you use COM to create an entry in another users calendar it automatically adds an entry under your shared calendars If you have already created an entry to that users calendar ...Unanswered | 3 Replies | 402 Views | Created by Minieggs1999 - Monday, October 14, 2019 12:32 PM | Last reply by Minieggs1999 - Wednesday, October 16, 2019 10:58 AM
Outlook for Developers announcement
-
Link
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
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.