A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts made by: ADuPlayee
Forum: Outlook and VBA October 15th 08, 04:19 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 2,265
Posted By ADuPlayee
Saveas method

Set objOutlook = CreateObject("Outlook.Application")
Set objNamespace = objOutlook.GetNamespace("MAPI")
Set objFolder = objNamespace.Folders.Item("Mailbox")
Set objCheckFolder =...
Forum: Outlook and VBA October 14th 08, 07:35 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 2,265
Posted By ADuPlayee
Saveas method

VBScript

"Dmitry Streblechenko" wrote:

What programming language are you using?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
Forum: Outlook and VBA October 14th 08, 05:54 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 2,265
Posted By ADuPlayee
Saveas method

Yes and everything works fine.

"Dmitry Streblechenko" wrote:

Is that an RTF message? Can you save the same message through teh Outlook UI
(File | Save As)?

--
Dmitry Streblechenko...
Forum: Outlook and VBA October 14th 08, 05:31 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 2,265
Posted By ADuPlayee
Saveas method

I am trying to save messages as html files. When using .SaveAs with the
olHTML as the save as type I get 'invalid procedure call or argument' but the
it works fine with other types.
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 05:29 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.