| Thread | Last Post | Replies |
|
| C# 2.0 MAPI wrapper | 24 Feb 2006 13:38 GMT | 1 |
Has anyone got 2.0 C# working with MAPI and CDO. I can get it to work with VB but not C#. Here is a sample of VB code: Imports MAPI Imports MAPI.CdoDefaultFolderTypes
|
| Can I use RDO to replace all my Outlook Interop objects? | 16 Feb 2006 14:30 GMT | 3 |
I wrote code to retreive a Microsoft.Office.Interop.Outlook.MailItem object from an ID value using by it's MailItem.EntryID value by using this method from the NameSpace interface. object GetItemFromID(string EntryIDItem, object EntryIDStore);
|
| Error no. 0x80042108 | 14 Feb 2006 16:17 GMT | 1 |
i uses outlook2003 i configured it with tow account one for exchange and one POP3 , i have account in gmai.com and configure it in outlook POP3 . i received the error 0x80042108when i try to synch it. i made the follwoing and the proplem still remove acoount and recreated - ...
|
| Paste in Outlook defaults to Times New Roman | 10 Feb 2006 21:21 GMT | 1 |
If I copy from a web application (or most anything on the web), it pastes in Outlook as Times New Roman. This actually goes along with another issue (possibly related) where bullets in e-mails automatically default to Times New Roman.
|
| IMAP Folders and Junk E-Mail | 06 Feb 2006 18:20 GMT | 1 |
Greetings all, I have a situation where I have to access several IMAP accounts from Outlook 2003. These are accounts are on other people's servers and are just to be used for me to help out when they are out.
|
| PIA for custom Redemption.dll | 01 Feb 2006 15:12 GMT | 1 |
I made a custom Redemption dll using customize.exe, as explained at http://www.dimastr.com/redemption/security.htm. I changed all the class names and GUIDs. Let's say my custom Redemption dll is called MyRedemption.dll. All the class names are the same except I prepended
|
| Outlook interface doesnt work with other programs | 01 Feb 2006 01:59 GMT | 1 |
When I am using word or excel (2000) and click send to I receive and error message and then outlook(2003) that causes an error report and outlook needs to restart. I have done all updates on office and outlook.
|