![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
#11
|
|||
|
|||
![]()
Set oRecip = colRecips.Add(whatever)
oRecip.Resolve If oRecip.Resolved Then item.Send ' etc. That would just affect sending however, it wouldn't affect the visibility of the HTMLBody. Just asking, but after you exit and restart Outlook are the bodies still invisible? -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Markus" wrote in message ... Ken, Thanks. I thought this is the way to do it, but cannot get it to work for me for some reason. I do all the same. I wonder if there is some setting in OL that is preventing the save of the message body? But when I send from inside OL, there is no problem and the full message is saved in the Sent folder, so do not think it can be an OL setting. Not sure what you meant by "resolve the recipients". Don't think this is my problem, but could you explain? Thanks again, Mark |
Ads |
#12
|
|||
|
|||
![]()
No idea at this point. I'd suggest backing up and playing with one of the
samples at www.outlookcode.com that sends out HTML messages or formats an HTMLBody. See if those samples work to eliminate anything local to your computer setup. If those work then analyze where your code differs to maybe get some clues as to what's happening. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Markus" wrote in message ... Ken, Resolve...of course I realize what that is. I rarely use it because my emails are programmatically sent using an outside email list, not the address book. Sorry, that was a bonehead question. Please ignore. But sure wish I could figure out why I cannot get the message to show up in the sent email item even tho it shows up in the recipient inbox no probem. Thanks, Mark |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Forwarded part of message missing | Artie | Outlook Express | 6 | June 2nd 07 06:54 PM |
missing MAPI32.dll file message | Criss | Outlook - Installation | 3 | August 31st 06 02:18 PM |
how to recover email if missing message when using rule to move from exchange server to 2003 pst | Patrick | Outlook - General Queries | 1 | August 31st 06 05:07 AM |
mail message form missing | dfrahlic | Outlook - Using Forms | 3 | May 4th 06 05:58 PM |
missing message folders | sjcon | Outlook Express | 4 | March 21st 06 08:16 PM |