| Thread | Last Post | Replies |
|
| getting message body as text with redepmption? | 04 Apr 2004 16:32 GMT | 1 |
I need to parse the body of a HTML message and I believe that converting the body to text will help me, how do I do it? Note that i need to convert it in memory not to change the message body.
|
| html email w/mail merge? | 03 Apr 2004 14:17 GMT | 1 |
Help! I need to send a one page HTML newsletter to everyone in our church, about 450 people . . . Can anyone tell me, is it possible, using Word 2000 and Access 2000, to send an HTML email to a list of email addresses in the Access database, that
|
| change bahavoir standard buttons | 02 Apr 2004 19:16 GMT | 2 |
How change behavoir standard buttons in standard toolbar ? for sample i woud like change behavoir button 'Send' in Task-message.
|
| Outlook 2003 shutdown issues (addin behaves differently from Outlook 2000/2002) | 02 Apr 2004 16:42 GMT | 2 |
I have a COM addin that is being used with Outlook 2000, 2002 and 2003. When Outlook 2000 and 2002 close with the addin enabled, Outlook closes cleanly. When Outlook 2003 closes with the addin enabled, Outlook appears to close fine, but the outlook.exe remains in
|
| OL 2000 Add-In programming problem | 02 Apr 2004 16:25 GMT | 3 |
I am working with my first Outlook programming application using VB 6.0 SP4, Outlook 2000 SP 1, Exchange 2000 SP 3. I am using an Add-in with a reference to Office 9.0 To get started, I used the demo ItemCB and the book Microsoft
|
| Inspector Wrapper Help | 02 Apr 2004 00:40 GMT | 11 |
I am creating a Com Add-in for Outlook 2000 and XP. I have used the ItemsCB example from Microeye as the basis for my project. I have a query regarding my Inspector wrapper that I am hoping someone will be able to help me with.
|
| Supporting different versions | 01 Apr 2004 15:52 GMT | 1 |
I need to develop different addins for different versions of Outlook. I currently develop for 2000 and still need to support this, but I can optimise my code using the 2002 events. Is it possible to install 2 dlls but choose
|
| Saving mail messages as html or rtf | 01 Apr 2004 04:14 GMT | 1 |
I need to save all the mail messages in an Outlook 2002 folder in a format which preserves text formatting and is readable by other programs. Checking the MailItem.SaveAs method it provides the options olDoc, olHTML, olMSG, olRTF, olTemplate, olTXT, olVCal, or olVCard.
|