Tagged Questions
For issues relating to integrating with Microsoft Outlook, release 2003.
23
votes
13answers
17k 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 ...
10
votes
4answers
991 views
Outlook 2003 Add-in won't load, but is in working order
I have created an Outlook add-in for 2003, 2007 & 2010. The add-in works fine in 2007 and 2010, but is not loading correctly in 2003 on any machines, other than my own dev machine. There are no ...
4
votes
3answers
793 views
Outlook 2003 stripping out text decoration - HTML Email
I having some issues with a client of mine. I've built (not designed) an email template for them to use with Create/Send. I've used the design testing service from Create/Send and all is looking as ...
3
votes
2answers
553 views
Outlook 2003 and Font-Sizes
I have a html email which works correctly in every client except Outlook 2003, where the links have underlines (even with text-decoration: none;) and the font-size changes to be smaller.
Excerpt from ...
3
votes
1answer
339 views
How can I clear the cache in an Outlook client programmatically?
I am executing the following routine often in order to clear the local cache of many Outlook clients (Outlook 2003) in order to fix corrupted Forms stored on the users local drive.
On the Tools ...
2
votes
1answer
116 views
Getting messageID from email in Outlook VBA 2003
Is there a easy way to get the current shown (preferably selected) message-ID via VBA ?
without having to buy Redemption or some other package..
I need to message ID so I can make a link to a ...
2
votes
1answer
548 views
Outlook 2003 does not import .ics calendar while outlook 2007 does
I have an .ics file I manually create with PHP like the following:
BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook 11.0 MIMEDIR//EN
VERSION:2.0
METHOD:PUBLISH
...
2
votes
3answers
2k views
Unable to cast COM object - Microsoft outlook & C#
I have written this code to view the unread items in my outlook mail box and here is the code:
Microsoft.Office.Interop.Outlook.Application app;
Microsoft.Office.Interop.Outlook.Items items;
...
2
votes
1answer
232 views
How to develop addin for MS Outlook?
How do I develop addin for MS Outlook that works with all
1. Outlook 2010
2. Outlook 2007
3. Outlook 2003
I have developed addin that works well with 2010 and 2007 BUT NOT with 2003.
I want ...
2
votes
2answers
545 views
Outlook Appointment Item: Set the “Label”
In Outlook 2003, when you have a calendar event, it has an option to set its Label to Important, Business, Personal, etc, each having a different colour. This colour will be the colour of the ...
2
votes
0answers
490 views
Outlook Crashes with Event ID 1000
We deployed a VSTO addin for outlook 2003. After installing the addin one of the user's outlook crashes when a contact is opened, i.e, when ItemProperties of the contact are read.Some theses ...
2
votes
1answer
242 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 ...
2
votes
1answer
488 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 ...
2
votes
2answers
688 views
More outlook VSTO help
I posted an article here (http://stackoverflow.com/questions/1095195/how-do-i-set-permissions-on-my-vsto-outlook-add-in) and I was able to build my installer. I thought that once the installer built ...
2
votes
1answer
580 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
1answer
120 views
Loop Through PSTs in Outlook 2003 with VBA
In Outlook 2007, I am able to loop through mails stores, including PSTs, using code like this:
Dim stores As Outlook.stores
Set stores = objNamespace.stores
Dim store As Outlook.store
For Each store ...
1
vote
1answer
83 views
outlook event newMail (newItem)
I'm working with outlook 2003
I search a way to get the event when a new mail is created (when the window of new mail is created)
Note: I search every way to add a menu to new mail window)
1
vote
0answers
178 views
Change Sender Email Address in Outlook 2003
My company has changed my email address :-(
I have thousands of emails in Outlook that use the old email address, but as far as Outlook is concerned, these are from a different person.
This is ...
1
vote
1answer
130 views
How do I bring up the “Advanced Find” Dialog in Outlook with VBA
I know how to do a search using the Outlook.AdvancedSearch() method. What I want is based on the parameters for my search to populate the build in advanced find dialog with VBA code, as seen below.
...
1
vote
2answers
781 views
Add the default outlook signature in the email generated
I am using the Microsoft.Office.Interop.Outlook.Application to generate an email and display it on the screen before the user can send it. The application is a winform application coded in C# in the ...
1
vote
0answers
97 views
How to deploy extensibility.dll for Outlook 2003 plug-in
I have to deploy Outlook 2003 COm plug-in. I have .Net4.0 framework and PIA for office 2003 installed on my machine. While registering the plugin using RegASM.exe myplugin.dll , I am getting error
...
1
vote
2answers
2k views
How to open Outlook new mail window c#
I'm looking a way to open New mail, Outlook window.
I need programically fill: from, to, subject, body information, but leave this new mail window open so user can verify content / add something ...
1
vote
1answer
1k views
How to send email to gmail using SMTPclient in C#?
I am using outloook 2003 and visual studio 2008. i want to develop an application that will send the email to any domain. but my code fails when i'm trying to send email to gmail, hotmail etc. ...
1
vote
1answer
78 views
VSTO Outlook Project and Conversion Wizard
I have a VSTO - Office 2003 project. Written in .Net 3.5/C#/Visual Studio 2008.
It has been a very long time since I have accessed the project, but a client needed an update made to it, so I loaded ...
1
vote
3answers
141 views
Microsoft outlook notification
I am using .NET 2.0/3.5
Brief:
I am planing to develop an application which will send a SMS to the user mobile if he get any mail to his outlook.
Description:
I am working for a organization which ...
1
vote
1answer
278 views
Outlook macro to prompt user info
I want to create a macro for Outlook that will prompt the user to enter their name in an input box, when they hit Send. Once they input the info and click Ok, I want to Append the name to the end of ...
1
vote
1answer
686 views
Send email in HTA using JavaScript and hide the sender's email address
I'm using an HTA at work with many options, now I'm trying to add a page that allows you to send an email directly from the HTA without opening MS Outlook.
I'm using Outlook 2003. I tried two ways to ...
1
vote
1answer
41 views
Getting notes from a folder other than the default one in Outlook VBA
I'm currently getting notes from the default folder using the code:
Set myNote = Application.GetNamespace("MAPI").GetDefaultFolder(olFolderNotes)
How can I get notes from a different folder?
1
vote
1answer
108 views
Can I fire an Outlook 2003 macro when the user creates a new blank message
All I've found so far are events that get fired when the user receives a message, or hits the send button, but nothing that gets fired when the user first creates a blank, new email before setting the ...
1
vote
1answer
176 views
Java GroupWise Mail Client
Is anyone aware of a way to retrieve and send mails by talking directly to the GroupWise server.
I want to be able to retrieve mail using Java if possible.
I wrote a Outlook Plug-In that retrieved ...
1
vote
2answers
547 views
why can't I see voting buttons in a bloomberg email?
I'm sending an email from Outlook 2003 (soon to be 2007) to a colleague's Bloomberg email address. I added voting buttons to it. Outlook users can all see the buttons, but the colleague who's ...
1
vote
0answers
123 views
Outlook Addin adding custom property which can hold max number of characters
I am working on a outlook 2003 addin using VSTO.Is there a way to add a custom property on ContactItem which can hold maximum number of characters, like body property of a MailItem.
Currently a ...
1
vote
1answer
428 views
Outlook 2003 - Change Email Account Settings Externally via VB.Net / API / Etc
I have an end user that, when downloading email at home (on his laptop), can't use his "work" email server (SPF settings). He must change to the local cable company outgoing server. To do this, he has ...
1
vote
1answer
741 views
Count the number of emails each day in Outlook 2003?
This is for a little pet project of mine.
I want to write a program that does some email analytics and tells you the number of emails coming in and out each day, as well as your percentages. Really, ...
1
vote
2answers
395 views
How to create Outlook's new mail window with attachement in?
I'd like add to my app function allowing sending email via Outlook same as eg Adobe Reader does.
So after pressing email button I'd like to see Outlook's native 'new mail' window with my document ...
1
vote
3answers
785 views
Macro VBA to get selected text in Outlook 2003
I am trying to use this code snippet to get the selected text in outlook 2003
Sub SelectedTextDispaly()
On Error Resume Next
Err.Clear
Dim oText As TextRange
''# Get an ...
1
vote
1answer
206 views
The host 'smtp' could not be found
I am getting the following error while sending mail by click of a button in MS access form
I am using sendObject to send mail using vba code.
The host 'smtp' could not be found.
Please verify ...
1
vote
1answer
58 views
Can I add a web page to an e-mail message in Microsoft Outlook 2003?
How can we add a web page or a Windows Forms to the Outlook mail so that when I send a mail to a person he/she should be able to enter the data in the controls on the mail form?
The user should also ...
1
vote
1answer
443 views
Why does my VSTO Outlook Add-In hang on first run?
I've written this little MS Outlook 2003 VSTO Add-In using C# and Visual Studio 2008. It is meant to check each Mail Item being sent for the word "attach" in the body and if found, then check the ...
1
vote
2answers
916 views
How do I create and send appointments to Microsoft Outlook calender?
I am trying to create an appointment in the Microsoft Outlook (2003) calender of another person using the below code.While running this program, The Appointment is getting saved in my calender.But not ...
1
vote
1answer
1k views
Can I use VBA to unzip a file using the native windows unzip feature?
I'm using Outlook 2003 & I want to use a macro to unzip a file attachment on a message. Can I use the built-in zip file handling of windows in VBA to do this and if so, how? I'm running on ...
1
vote
3answers
4k views
Move outlook mail from one mailbox inbox to different folder in same mailbox
I have several mailboxes which I can see in my Outlook profile. One of the mailboxes, let's call it "Mailbox - HUR" receives messages constantly. presently one of my team goes into the inbox of this ...
1
vote
3answers
3k views
php mail headers for outlook - the email arrives empty to outlook, and great to gmail to yahoo
mail($to, $subject, $message, $headers);
the $header is:
From: from-me@mymail123.com
Reply-To: from-me@mymail123.com
Content-Type: text/html; charset=iso-8859-1
X-Mailer: PHP/5.2.5
MIME-Version: ...
1
vote
1answer
3k views
Using Redemption (Outlook) with a user other than the logged in user - and getting errors
I'm using Redemption dll (http://www.dimastr.com/redemption/) and I've created an exe that accesses my mail box.
I run the exe in Windows Scheduler under my username and it works fine, I get an email ...
1
vote
0answers
517 views
Get Exchange folder size using Redemption.dll fails when used from Outlook2007
I am using Redemption.dll (Version 4.7.0.1026- latest) in an Outook (2003/2007) Add-in where i need to retrieve the exchange mail box size. To get the folder size, I am using the function ...
1
vote
0answers
293 views
User Control in Folder Home Page Doesn't Initialize
I am programming Outlook 2003 add-in using Visual Studio 2008.
Add-in uses embedded user control in folder's home page, like as it was
recommended. Here is HTML code for folder's home page:
...
1
vote
4answers
1k views
Automated processing of an Email in C#
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 trying ...
0
votes
1answer
31 views
Access Outlook2003 from an application (Java) running on a Tomcat (started as a service)
I want to exchange E-Mails from a locally installed Microsoft Outlook through a Java Application which is running on a Tomcat Server.
In the past this was no Problem but since we switched the tomcat ...
0
votes
0answers
10 views
Access custom page control on Outlook 2003 calendar form
I have customised a form in Outlook2003.
I have added some controls in the P.2 page and renamed it as TimeSheet.
The control is a checkbox and I am trying to retrieve if its value (true/false).
I ...
0
votes
1answer
62 views
How to read Custom Field value of outlook
Can anyone tell me how to read the custom Field value of the outlook using c#
Right now i tried "UserProperties" and "ItemProperties". Both are throwing error. My sample code as follows
...