
Contents tagged with vsto
Outlook: Loop over Inbox Items
Hello, this is just a quick code snippet. It demonstrates how to quickly iterate over all Items in the InboxFolder.There are several ways how you can access the Data within Outlook and it depends on … more
PowerPoint: DrawLine
We came across the question how invoke the command to draw a simple line in PowerPoint.Starting from PowerPoint 2007 where the Ribbon influences the Userinterface in Office, normally you would do it … more
Office 2010 Developer Resources
MSDN VSTO Forum: http://social.msdn.microsoft.com/Forums/en-US/vsto/threads
Office Fluent User Interface Control Identifiers: http://www.microsoft.com/download/en/details.aspx?id=6627
The Office … more
Outlook: Programmatically select a custom Form Region
Hello, in this Article let me show you how to create a Custom Form Region, a Ribbon button and displaying this Form when you click on it.For this demo we are extending the standard Outlook Contact … more
Outlook AddIn - Prosperoware Zone
An Outlook Extension we created for ProsperoWare
The users of this Addin can display documents of a Document Management System in a TaskPane that can be hidden and showed using a button in the RibbonUI.When users creating new emails, they can open a … more
Outlook AddIn - InsureCGI
An Outlook Extension for C.G.I. Consumers' Guarantee Insurance
We built an Outlook Extension for C.G.I. Consumers' Guarantee Insurance seated on Bahamas.The Extension allows the employers to assign Emails to Claims or Policies and saves the Emails and/or the … more