Tagged Questions

12
votes
8answers
3k views

Can I read an Outlook (2003/2007) PST file in C#?

Is it possible to read a .PST file using C#? I would like to do this as a standalone application, not as an Outlook addin (if that is possible). If have seen other SO questions similar to this …
1
vote
1answer
23 views

Shared code between two outlook VSTO addins

We have a situation where we will have two VSTO Outlook add-ins which both start off with some common shared code, but the shared code will probably diverge over time. Ideally, we'd like to …
1
vote
1answer
218 views

How to create vertical seperator between controls on an outlook command bar?

I am creating an outlook 2003 addin which adds some dropdown and button on each mail item opened.I have created a command bar and have added the controls to that command bar . But if i look at the …
1
vote
3answers
496 views

Automated processing of an Email in C#

Hi All, Similar question as this one but for a Microsoft Environment. Email --> Exchange Server -->[something] For the [something] I was using Outlook 2003 & C# but it feels messy (A program is …
0
votes
1answer
31 views

Outlook 2003 - Add an icon column to a View?

I want to add a custom column to the Inbox which is a Yes/No column. I want an icon to show in the Yes case. How can I do this? Everything I've looked up is either about adding a column through the …
0
votes
0answers
17 views

VSTO - Add custom task to a Send and Recieve group

Hi, I am writing an Outlook addin. I am using VS2008 and my customer is using MS Office 2003 It is a synchronization adding I am writing, and I couldn't create my own scheduler running next to the …
0
votes
0answers
14 views

Outlook 2003 Plugin not receiving resize events

I have an outlook 2003 plugin that I am developing in C# using VSTO in Visual Studio 2008, and I am having some trouble with resizing when using Word 2003 as the composer. The Plugin adds an extra …
0
votes
0answers
25 views

Outlook advanced plain text output formatting [closed]

I have to use Mixrosoft Outlook 2003 at work but I need the following formatting when I hit the 'Reply' button. Currently I get this format on replying to a message: Reply email text starts here... …
0
votes
2answers
104 views

Creating a new email in Outlook including email body text

On a corporate intranet where all of our users are using Outlook 2003 I have a need to allow a user to click a link that opens a new email window with a prepopulated message body, subject and To line. …
0
votes
2answers
162 views

runtime error 287 when sending mail using vba in access 2003

Hello! I am currently writing a vba macro to send e-mails and the messages are created but do not sent as an error is generated. My current code is: Function CreateHURMail(Filename) Dim olApp As …
0
votes
1answer
153 views

Send e-mail through VBA

Hi, I am currently testing how to send an e-mail automatically using VBA within Outlook 2003, to start I have copied the below from the help files: Sub CreateHTMLMail() 'Creates a new e-mail item …
0
votes
1answer
122 views

Script to modify outlook (2003) contacts

I'm trying to clean up my outlook 2003 contacts, which has become a rather ugly mess of various formatting, etc. Basically, I have a bunch of contacts, in the form of either: 0xxxxxxxxx [ten digits, …
0
votes
0answers
71 views

What *is* an IPM.DistList?

I'm trying to get the recipient addresses within an IPM.DistList that is stored in a public folder (of type contacts) in Exchange 2003. The typeName of the object (once I get hold of it) is a Message …
0
votes
0answers
1k views

Auto Forward mails to gmail from Outlook [closed]

I have a highly secured computer windows server 2003 where my outlook express is configured, i want to forward all the mails coming from Outlook to gmail. I put some auto forward rule in outlook but …
0
votes
2answers
130 views

Outlook Form

Hello, i had to modify an existing form, which i did and saved it on my desktop as .oft file. My problem is that when ever i send this form i have an old signature that shows. for instance, if i …

1 2 next
15 30 50 per page