| Thread | Last Post | Replies |
|
| Phantom Rules | 28 Oct 2005 01:10 GMT | 3 |
We are running Exchange 2003 on a Windows 2003 server environment. On the client side, we are running Outlook 2003 on Windows XP SP2. I have an end user who is receiving forwarded e-mails from another individual. There used to be a rule in place to do this for a particular
|
| Outlook Closes When create new / forward | 27 Oct 2005 20:04 GMT | 1 |
Whenever i click Create Mail or Forward Outlook Express closes with no explanation what so ever. this is not the contact problem that when i select ontacts it closes. i do0n't even have opportunity to pick my contacts. it INSTANTLY CLOSES when i try to write or forward mail. any
|
| Want to make a recipient default to PLAIN TEXT only | 27 Oct 2005 05:22 GMT | 1 |
I use OL2002. I've opened up the contact, "Joe Smith". I double-click on the email field. It shows that the "Internet format" field is "Send plain text only". However, when I draft an email to this contact, "Joe Smith", it still goes out as HTML. (And if it is sent as HTML, he
|
| AddIn for Outlook Express? | 24 Oct 2005 16:42 GMT | 9 |
Does anyone know how to create an AddIn for Outlook Express? In advance, please don't tell me how it can't be done because I just downloaded Plaxo and it can be done because I'm lookin' at their toolbar as I write this.
|
| Permissions when Sharing | 24 Oct 2005 15:55 GMT | 1 |
I'm trying to share out a contact folder from a user. I only want 1 person to be able to edit these contacts, but I want everyone else to be able to view the contacts (just not edit). I currently have the permissions set like this:
|
| Outlook client integration | 24 Oct 2005 15:55 GMT | 1 |
I would like to know how to integrate the calendar (agends) on outlook clients by exchange server 2003 to allow for instance managers share a work calendar where all they will have access and add or modify information in the agend.
|
| Outlook 2003 SP2 in Cached mode. Status incorrect | 21 Oct 2005 15:13 GMT | 1 |
The status line in the lower right corner of Outlook shows that the folder was last updated... and the date and time are old. The profile is getting new mail, just the status line never updates. It does show it is connected. If I take it offline, just as it is going offline it ...
|
| FileNotFound exception when creating OutlookApplicationClass | 12 Oct 2005 02:21 GMT | 1 |
I am using the Outlook interop DLL from the GAC on my developmen machine by including a reference via the Add Reference > Com tab o Visual Studio (C# project). My project builds, but at runtime I get a "Specified Module could no
|
| Accessing custom items using Outlook API and .net | 11 Oct 2005 21:48 GMT | 5 |
I have a C# program that scans Outlook items using the Outlook API. To handle the different types of items I use a kind of switch: if (oItem is Outlook.DocumentItem) ... else if (oItem is Outlook.MailItem) ...
|
| Problems with Outlook object library in VB.NET | 11 Oct 2005 17:30 GMT | 2 |
Man this has been giving me headaches for two days. Please ask for more detail and I'll provide. I want to copy a public folder to a PST file. I'm making a VB.Net app as a test for an eventual service to do this and other things The app use two
|
| Outlook - Read Receipt | 05 Oct 2005 14:16 GMT | 1 |
Does anybody know how to set up a read receipt, just for one message?? I found the HELP on the subject but can't understnad what it is telling me to do: In the help topic "Receive Notifications When Messages Are Delivered Or
|
| Pasting into OE | 04 Oct 2005 21:16 GMT | 1 |
how about C# app that copies some data (text or pictures) into the clipboard and then pastes them into new message opened in OE? Is something like that possible?
|