| Thread | Last Post | Replies |
|
| Multipart mixed handling | 22 Feb 2007 08:12 GMT | 2 |
Outlook seems to have some limitations on multipart mixed messages. If you have a message (example below) with 2 parts then only one of them is displayed, the other is displayed as an attachment. Other clients such as Thunderbord can cope with this.
|
| IPM.Post FlagStatus property | 19 Feb 2007 15:24 GMT | 1 |
Does anyone know where the Color Flag (FlagStatus property ) for IPM.Post (public folders) is hiding ?
|
| Location of mail after running rules wizard | 17 Feb 2007 05:21 GMT | 1 |
I have setup a new profile on Windows and have to recreate all my settings. In Outlook, I have just setup one of my folders only to receive incoming mail. I am in the process of adding the rest of my personal folders. I noticed that when
|
| "Object not found" Outlook error | 16 Feb 2007 16:31 GMT | 1 |
Hi, is the first time that i wrote. I am Italian and my english is not so good..... I have a problem when i try to use mapi32.dll from VB.NET 2003. this line of code
|
| C#.Net Outlook 2003 automation (programmatically) with Interop | 13 Feb 2007 21:36 GMT | 3 |
C#.Net Outlook 2003 automation (programmatically) with Microsoft.Office.Interop.Outlook Problem: I have my outlook 2003 configured with multiple mailbox on my local machine.
|
| Open MSG file | 13 Feb 2007 13:53 GMT | 1 |
Hej Group I am using the CreateItemFromTemplate to open a saved MSG file. My code is: object objFalse = false; object objInbox =
|
| Querying Outlook items | 06 Feb 2007 20:45 GMT | 1 |
Hey Group I have made a routine that fetches some outlook appointments using the Items.Find method. The Query looks like [Start] >= "01-02-2007 00:00" and [Start] <= "06-02-2007 23:59"
|