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.
Found 10406 threads
-
0 Votes
Get Error for folder context menu in outlook 365 MSO
Hi, In outlook when I right click on a folder in left pane tree view, I get error "Error found in custom UI XML. The ... -
0 Votes
The meeting request has already been sent and might not be updated. (ErrorSentMeetingRequestUpdate)
I am using the PATCH MS Graph API to modify the email subject/body and I am getting the following error: The meeting request has already been sent and might not ... -
0 Votes
Move email to office 365 groups programmatically c#
I have made an outlook add-in to forward mails that are moved to a specific folder to a corresponding shared mailbox. Now I would have liked to have copied this email in an outlook group ...Unanswered | 1 Replies | 785 Views | Created by Dirk.Jannes - Monday, November 23, 2020 7:40 AM | Last reply by KHURRAM RAHIM - Monday, November 23, 2020 2:50 PM -
0 Votes
Unable to get OpenTypeExtensionProperty for event using Graph API
For one of our application, I am trying to get Extensions for an event using the following code in C#: var result = ...Unanswered | 1 Replies | 667 Views | Created by Mahesh Tibrewal - Monday, November 23, 2020 1:11 PM | Last reply by KHURRAM RAHIM - Monday, November 23, 2020 2:49 PM -
0 Votes
Use MipSDK to set sensitivity label on outlook email using .NET
I have successfully used the MipSDK to set sensitivity labels on individual files and have also been able to add these to .msg files. However is it possible to add a sensitivity label to an ...Unanswered | 2 Replies | 916 Views | Created by Lee Vaughan - Friday, November 20, 2020 8:25 AM | Last reply by Lee Vaughan - Sunday, November 22, 2020 8:31 AM -
0 Votes
Can't Open HTML Links in Outlook Anymore
For the longest time I could click an HTML link in Outlook, and the link would open in FireFox. I am guessing Internet Explorer acts as a bridge between these two. I uninstalled Internet ...Unanswered | 1 Replies | 716 Views | Created by ryguy72 - Friday, November 20, 2020 2:02 AM | Last reply by ryguy72 - Saturday, November 21, 2020 2:12 PM -
0 Votes
Single occurrence meeting appearing as recurring meeting in Calendar
I am a microsoft outlook user, i have found that some of the meeting invites which are of single occurrence in nature but i see it is appearing as recurring meeting type in my outlook calendar. Which ... -
2 Votes
Calling a VBA macro from vbScript behind a form
I'm trying to develop a custom contact form in Outlook 2010. I have some functionality that can't be done in vbScript so I wanted to create a function in VBA to do it. There are plenty of ...Answered | 11 Replies | 10006 Views | Created by Phil King - Thursday, July 8, 2010 4:07 PM | Last reply by Witzker - Saturday, November 14, 2020 8:18 PM -
2 Votes
Migration from Outlook2003 to Outlook 2010 - calling VBA procedures from VB script under custom form
Our custom forms developed in Outlook 2003 and located in Public folders call public VBA procedures in ThisOutlookSession. For example: A custom form with ...Answered | 3 Replies | 3129 Views | Created by Workaholik1 - Friday, December 7, 2012 9:18 PM | Last reply by Witzker - Saturday, November 14, 2020 8:15 PM -
11 Votes
How to call VBA macro from vbscript in outlook 2010 - without changing my corporate office 2010 environment
With great disappointment I have noted that it is not possible to write VBA in Outlook forms based on the standard outlook forms. This is despit the fact that I can create, from the VBA environment ...Answered | 20 Replies | 8322 Views | Created by Ragnar Moller - Saturday, December 28, 2013 2:41 PM | Last reply by Witzker - Saturday, November 14, 2020 8:07 PM -
0 Votes
Macro for inserting date-time & message at the end of the body in an Outlook contact form
Macro for inserting date-time & message at the end of the body in an Outlook contact form Hope everything is understandable !? I'm ... -
0 Votes
Ms Excel - Macro Extract .MSG file information
I would like to know if Excel's Macro is able to extract .msg file information such as sent/received date and others? if yes, may I know if there are any place i can reference on the coding?Unanswered | 2 Replies | 907 Views | Created by Heat2020 - Thursday, November 12, 2020 10:30 AM | Last reply by Dmitry Streblechenko _MVP_ - Thursday, November 12, 2020 8:11 PM -
0 Votes
Outlook 2016 vba macro to open a contact
Hi ... Since there is no way of opening a contact card in Outlook 2016 using start-up options, there's probably no way to do this through a macro once the program is ...Answered | 5 Replies | 2970 Views | Created by Tresfjording fra Rypdal - Monday, October 3, 2016 11:57 AM | Last reply by sidupac - Monday, November 9, 2020 3:37 AM -
1 Votes
Copy Excel Range and Paste into an Outlook Email.
I have an Excel spreadsheet and have been trying to add a simple function. The button that will copy a specified range (same every time), create an email, and then paste the copied Excel range into ...Answered | 6 Replies | 24280 Views | Created by Stu Ryan - Tuesday, August 31, 2010 3:30 AM | Last reply by 雲林仔 - Saturday, November 7, 2020 1:57 PM -
0 Votes
Problem with connecting a VB .net program to different e-mail clients
Hi, I have a VB program that reads all the mail in a mailbox to analyze it. It works well if it is running on a PC with Outlook installed. I want it to read even with a different ...Unanswered | 3 Replies | 810 Views | Created by Jinge47 - Thursday, November 5, 2020 6:40 PM | Last reply by Dmitry Streblechenko _MVP_ - Friday, November 6, 2020 10:10 PM -
1 Votes
Ignore On-send Event on Remote Service Unavailable
Hi all, I developed an office.js add-in using the ItemSend event. Everything works fine if external service available. But when i was testing send email operation for ... -
0 Votes
HTML Email Signature Formatting Fails
Hi all, I am currently working on a custom Email Signature (HTML) for a client who is running Outlook 365 in their organisation. I need the layout to be responsive and to also ... -
2 Votes
Get clicked hyperlink from reading pane
0) { Microsoft.Office.Interop.Word.Selection word = document.Windows[1].Selection; if (word != null && word.Hyperlinks != null && ...Answered | 15 Replies | 1933 Views | Created by hhyleung - Thursday, October 29, 2020 4:21 AM | Last reply by hhyleung - Tuesday, November 3, 2020 5:43 AM -
0 Votes
Outlook custom form html control?
Hi, I'm trying to find a control I can use in a custom Outlook form which supports HTML formatting so when the form is being filled out the "Format Text" menu/toolbar will ... -
2 Votes
Create web links to searches in Outlook or Exchange Online
I have a web application that associates a unique ID to individual matters, ie. tickets. I am trying to find documentation that shows the syntax for creating a link to cause either Outlook ...Proposed | 2 Replies | 726 Views | Created by bltechnical - Monday, November 2, 2020 12:10 PM | Last reply by KHURRAM RAHIM - Monday, November 2, 2020 5:06 PM
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.