Posts Tagged ‘Outlook’
Dmitry Kostochko | January 30th, 2009
Yes, you can do that in one Visual Studio project, but not in one solution. And yes, you can do it using the Add-in Express products. There are only two things to keep in mind…...
Read the rest of this entry →
C#, Excel, IE add-ons, Office, Outlook, VB.NET, Word |
No Comments
Dmitry Kostochko | January 16th, 2009
One of the tasks that developers often run into is saving and retrieving Office documents (or document copies) from external data storage. This storage can be an SQL database, Web-service, FTP server as well as a shared network resource of a local area network. Let’s try to handle this task for such popular MS Office applications as Word, Excel, PowerPoint and Outlook…...
Read the rest of this entry →
.NET, C#, Excel, Object model, Office, Outlook, PowerPoint, VB.NET, Visual Studio, Word |
3 Comments
Eugene Starostin | November 28th, 2008
Many of you have already enquired about our roadmap for the year 2009. Its rough outline is ready, but as you understand, we reserve the right to introduce some changes. Well, now in more detail......
Read the rest of this entry →
.NET, Delphi, IE add-ons, Office, Outlook, Outlook security, Visual Studio, VSTO |
No Comments
Eugene Astafiev | November 21st, 2008
There are plenty of articles in the web dwelling upon new possibilities of Outlook 2007 programming. Among the most frequently discussed issues is how to access and set various MAPI properties and how the PropertyAccessor can help with this. Let's have a close look at the new classes which were introduced in Outlook 2007 and […]...
Read the rest of this entry →
.NET, MAPI, Object model, Outlook |
2 Comments
Eugene Astafiev | April 25th, 2008
Sometimes you need to process incoming e-mails and meeting requests in order to retrieve sender data for your CRM, to save attachments to your Document Management System (DMS), to process automated e-mails, or to convert selected incoming messages to plain text. Whenever you need to track incoming e-mails, you face the following Outlook events: NewMail, NewMailEx, and ItemAdd. ...
Read the rest of this entry →
.NET, MAPI, Object model, Outlook |
2 Comments
Eugene Astafiev | April 7th, 2008
Microsoft Outlook and Exchange are among the most popular applications utilizing MAPI. Add-in Express provides Outlook developers with a free component, MAPI Store Accessor, that hides MAPI complexities to provide developers with easy access to MAPI features....
Read the rest of this entry →
.NET, MAPI, Outlook |
12 Comments