Posts Tagged ‘Outlook’

Add-in Express vs. VSTO: Outlook regions

Microsoft Outlook regions are cool. It offers developers the ability to add their own custom functionality to the standard Microsoft Outlook Inspector or Explorer windows... Read the rest of this entry →

How To: Create a new recurrent Task item in Outlook

There are two item types that can be recurrent in Outlook: appointment and task items. In one of my earlier posts described the first one. Now I am going to tell you the story about task items... Read the rest of this entry →

Office Newswire: Microsoft Office for iPad sounds a lot like Office for WOA tablets – 2.22.2012

Yesterday, TheDaily.com ran a story stating Microsoft will soon send Office for iPad to the Apple App Store. Microsoft quickly released a statement that they claim is a denial.... Read the rest of this entry →

Add-in Express vs. VSTO: Visual designers for Office Ribbon UI customization

Creating a Microsoft Office add-in prototype is certainly much faster with the help of Add-in Express's visual designers. The visual designers help you to very quickly and easily build complex Office UI's as well as customize the existing MS Office UI... Read the rest of this entry →

How To: Create a new Task item in Outlook

In my previous posts I have described how to create a new e-mail message, contact and appointment items. Today I am going to cover task items... Read the rest of this entry →

Video: Create an Office shared add-in – building a custom Click Twice deployment package

The video, Part 5, is the last of the series. In this 15-ish minute video, you will learn how to build a Click Twice deployment package for the MyTasks add-in. Click Twice is one of the major strengths of the Add-in Express toolset... Read the rest of this entry →

Outlook 2010 Solutions Module revisited

It's been a year and seven months since my first article about the Outlook 2010 Solutions Module. Time sure flies when you're having fun. Since I first wrote the article, I received numerous comments and questions about the Outlook 2010 Solutions module, mostly on how to programmatically add items to it... Read the rest of this entry →

Video: Create an Office shared add-in – connecting business logic to Office events

On Tuesday we published Part 3 of the end-to-end demo. Today, we have Part 4. In reality parts 3 and 4 can be taken together but we thought it's better to break them up a bit and provide a bit of a break. But we have momentum now so let's keep this train a-moving because Part 5 is almost ready for its debut as well.... Read the rest of this entry →

Office Newswire: Outlook & SharePoint integration, Business Connectivity Services – 1.25.2012

SharePoint is a 'document coffin', says IBM. In this lead new item, the author reports a bunch of words from IBM's VP of Social Software. With these words, this gentleman makes a ridiculous argument and successfully garners a few headlines about IBM's social and productivity software... Read the rest of this entry →

Video: Create an Office shared add-in – interacting with Office object models & events

I admit some time has passed since we produced parts 1 and part 2 of our end-to-end demo. I'll take the blame for it. It's okay. But I want you to know the remaining parts have been sitting in my Outlook Tasks folder… staring at me… taunting me. ... Read the rest of this entry →

Office 365 – Attach files from SharePoint to Outlook E-mail programmatically

In my last post, Save Outlook e-mails & attachments to SharePoint Online programmatically, I showed you how you can write a Microsoft Outlook Add-in that will save all the attachments on an e-mail to the Office 365 SharePoint Online Shared Documents library. In today's post I would like to show you how to do the opposite, e.g. how to attach files from SharePoint Online to Outlook e-mail messages. This could be useful if your customer has a shared library with documents they send via e-mail on a regular basis. ... Read the rest of this entry →

Office 365 – Save Outlook e-mails & attachments to SharePoint Online programmatically

If you're following Ty's Office 365 Newswires and read this article about Microsoft already having sold five million Office 365 seats in roughly two and a half months, I'm sure you would agree with me that Office 365 is set to change, if not revolutionize the way people use and interact with Microsoft Office. ... Read the rest of this entry →

Office Newswire: The Office Ribbon secret decoder ring – 1.18.2012

I'm just thinking out loud here as I write today's Office Newswire. There are lots of rules I create to help me focus as I write. But one rule that is sacrosanct is that the Newswire is written in a steam-of-conscience manner. A surprising good week for Office news and opinions. I have, of course, offered my thoughts and opinions about the items below ... Read the rest of this entry →

Office Newswire: Strategies and tools to stay organized and productive in 2012 – 1.4.2012

I spent the better part of my week do just that as well as thinking through 2012. I don't do the “New Year's Resolution” thing but I do set my sights on some items I want to achieve. It sounds like resolutions doesn't it? The difference is resolutions tend to be specific… narrow. My objectives are broad and set the tone for the entire year. They act as an umbrella that sets the scope of my activities... Read the rest of this entry →

How to handle Outlook item’s Reply event: replying from a context-menu

Let's consider the case then the user replies to an Outlook e-mail from the context menu. First off, you can reply to one item only; that item is selected or right-clicked in an explorer window or is opened in an inspector window.... Read the rest of this entry →

How to handle Outlook item’s Reply event: tracking Inspector.Activate

In my previous article I explained the Reply event and parameters it provides. Also, I described a class handling this event in a version-neutral way. Now what I want is to show how you intercept Outlook's Inspector.Activate event.... Read the rest of this entry →

Have any questions? Ask us right now!