Posts Tagged ‘Outlook’

Video HowTo: Outlook Explorer regions – WebView region (VB.NET)

The next region that we will tackle in this series of HowTo videos is the WebView region. This region completely replaces the standard Outlook SuperGrid for specified folders... Read the rest of this entry →

Free Outlook Christmas Day Countdown Add-in!

Well look at that – the holiday season is upon us once again! Now if there was only some way we could use Outlook to better prepare for our Christmas shopping, events and general planning… How about a handy add-in? Sure, why not! Take a look at our Outlook Christmas Day Countdown Add-in: Nestled nicely […]... Read the rest of this entry →

Outlook context sensitivity: show custom UI for certain folders and items types

Add-in Express makes it possible to display your custom UI elements based on various Outlook components. Elements such as toolbars, toolbar controls, ribbon tabs, ribbon tab controls or Advanced Form Regions can be hidden or displayed based on what the user is doing in Outlook at any given moment... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – FolderView region (VB.NET)

Today we are going to look into the capabilities of one of the most interesting Outlook regions - FolderView region. This region extends the standard outlook SuperGrid by adding a possibility to switch between the SuperGrid and our custom region... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – LeftSubpane region (VB.NET)

It seems we have taken great efforts to customize the Outlook SuperGrid to our liking. By watching our previous videos you can learn how to build your forms on the bottom, top and right of the SuperGrid... Read the rest of this entry →

Advanced Outlook form regions: customize an e-mail form

Today, I would like to show you how to add extra functionality to the Outlook Inspector objects using advanced regions and Add-in Express 2010. Start by creating a new ADX COM Add-in project in Visual Studio 2010.... Read the rest of this entry →

Video: Add-in Express deployment models – ClickOnce and ClickTwice :)

A good speech requires a good ending. The same is true for software. You invest a significant amount of time building a software solution so don’t mess it up when it comes to your deployment. Add-in Express provides two methods for deploying your addins: ClickOnce and ClickTwice. This video does three things for you... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – RightSubpane region (VB.NET)

We will continue our efforts in modifying the Outlook SuperGrid so that it looks and functions exactly as we need it. Today we are going to focus on the RightSubpane region, which is located to the right of the standard Outlook list of items... Read the rest of this entry →

On using threads in managed Office extensions

Briefly: There are cases when using threads in your .NET-based Office add-in is okay; but in the general case, using threads isn't recommended. Consider a typical Outlook add-in scanning a lot of e-mails which should not prevent a user from working with the Outlook UI (the UI always runs in the main thread) ... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – TopSubpane region (VB.NET)

Today we will give another shot to customizing the Outlook SuperGrid. Our next targeted region is TopSubpane region, which is located above the standard Outlook list of items... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – BottomSubpane region (VB.NET)

Today we will show you how to create a custom form and build it into the Outlook Explorer window under the standard Outlook list of items, also known as Outlook SuperGrid among developers... Read the rest of this entry →

Customizing Outlook calendar with Advanced regions: C# sample

Today, we'll write an add-in to display calendar specific information in Outlook 2010 using Outlook advanced regions and Add-in Express 2010. Start of in the usual fashion by creating a new ADX COM Add-in project in Visual Studio 2010 ... Read the rest of this entry →

Build an Outlook Northwind Connector with Add-in Express 2010

The Microsoft Outlook Social Connector did not always play nicely together with Add-in Express Advanced regions, however, Add-in Express rose to the occasion and it is working since Version 6.2.3049. Although we are able to build our own provider for the standard Outlook Social Connector; Northwind Traders needed something that would work perfectly alongside their […]... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – BottomTodoBar region (VB.NET)

Today we will show you how to create your custom form and build it into the Outlook Explorer window under the standard Outlook 2007 and 2010 To-Do bar... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – BottomNavigationPane region (VB.NET)

This sample opens a new series of HowTo videos that will showcase each Outlook region that can be customized using Add-in Express for Office and .net. In today's Video HowTo we will show you how to create your own form and build it into the Outlook Explorer window under the standard Outlook Navigation Pane... Read the rest of this entry →

MS Outlook Advanced Regions, Folder Views and Add-in Express 2010

In this week's post, we'll build an add-in for Northwind Traders with which they will be able to set a different view on their Inbox in order to see a time-based view on when orders have been received. We'll be using an advance forms region to give our users an easy-to-use interface... Read the rest of this entry →

Have any questions? Ask us right now!