
Contents tagged with outlook
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
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
Office Extension - SimplePaper
An Office Extension we created for Rainer Förster AKTENSERVICE GmbH
We built an Office Extension that allows a User to upload the current Document as well as Emails to a Online Document Management System available at www.Simplepaper.de
The Extension is available in … 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
Training and Consulting
You have a critical problem and not the experience? Maybe we have.We do trainings for Softwarevendors. Building a Prototype quickly. more
Software Development
We build custom Software solutions. We are spezialied in developing Microsoft Office extensions and real-time multimedia applications.We are specialized in C# application development with several … more
Programming Outlook: Sender or Receiver SMTP-Address
In case you programm an Outlook-Extension and need to retrieve the Email-Address of the sender or the recipient of an email, you may find this snippet usefull: When the sender is an internal sender of … more