| Thread | Last Post | Replies |
|
| Set MailItem.Sender Property | 08 Jun 2006 18:30 GMT | 2 |
How can I set the MailItem Sender property of a MalItem being created by my application. Perhaps using Redemption but how? Josh
|
| Outlook Account Management API | 08 Jun 2006 15:54 GMT | 2 |
I'm trying to get some Outlook 11 (included in Office 2003) Account informations with the Outlook Account Management API. I've downloaded a sample sourcecode at http://flygar.members.winisp.net/AccountMgmt/EnumAccounts.zip, And I've
|
| Useing Redemption Object to Read an Inbox | 08 Jun 2006 06:57 GMT | 9 |
I am looking for some help here. I am trying to read email from an inbox. The emails are bouncebacks. I want to be able to parse the message body to get email addesses etc. Problem is it hangs on the first line --> oMsg = CType(oItems.Item(i),
|
| Addin problem during load | 06 Jun 2006 14:32 GMT | 4 |
I have developed an addin in vb6. Sometimes the addin loads successfully during startup, but most of the time it does not, and I have to exit outlook and then go back in. Can anyone help on how to create addins which loads similar to Mcafee Virus
|
| HTMLBody is hidden when emailing a PDF from IE? | 06 Jun 2006 14:27 GMT | 6 |
I have a COM Addin that adds a corporate header & footer to all outgoing external emails. I noticed that if you email a PDF from within IE, when the COM Addin kicks off (before ANY changes are made), the .Body property is blank. The .HTMLBody property shows this:
|
| Adding Entries to Send/Receive Progress Dialog | 05 Jun 2006 18:39 GMT | 3 |
I've managed to hook into the Send/Receive process through the SyncObject's SyncStart and SyncEnd events. What I'm looking to do now is populate the status of the synchronization into the Send/Receive progress dialog. I've searched around and couldn't find any references on how ...
|
| Additional Mailbox owners | 05 Jun 2006 18:32 GMT | 3 |
I have written an Outlook Add-In that files emails by recording the email details to an SQL db and then saving the email as an msg file on a NTFS structure. We have users who monitor other users mailboxes by added them via the accounts section -> additional mailboxes. My problem
|
| Plaxo--Graphics and Outlook 2007 Beta 2 | 03 Jun 2006 21:20 GMT | 2 |
Using Plaxo, when I create a message, the graphic is shrunk to a very small size. If I go into the Plaxo toolbar and look at the signature, it's normal. Will this be looked at? Thanks.
|
| Raw Messages | 03 Jun 2006 17:56 GMT | 3 |
I am a newbie and having trouble getting a hold of raw e-mail messages in Outlook. I have installed Redemption, which seems to be fine for picking up the headers, but I would really like to get the whole raw message. Is there a way to do this?
|
| Outlook 2007 with Outlook 2000 addins | 02 Jun 2006 16:06 GMT | 6 |
Anyone know whether an addin written with the outlook 2000 object model is still going to work on Outlook 2007 ? Dave
|
| AddIn crashes Outlook 2007 | 01 Jun 2006 18:43 GMT | 4 |
I have an AddIn that works fine on Outlook 2000, 2002 and 2003, but crashes Outlook 2007 Beta 2. I am using VC++ 6 with #import. The AddIn places a single toolbar with a single button on an Inspector window. With Outlook 2007, it randomly crashes when the Inspector is closed. It ...
|
| Best way to Sync Outlook files | 01 Jun 2006 12:24 GMT | 1 |
I have a desktop PC on a home network that acts as a server. I have two mobiles, one laptop I use sometime but a TabletPC that i use frequently. As I said this main desktop PC is in a sense acting as a server and everything runs Windows XP. I have already posted
|