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 7 of 7
Search took 0.02 seconds.
Search: Posts made by: Thorsten Stadelmann
Forum: Outlook and VBA August 31st 06, 03:45 PM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 380
"Autostart": Application_Start

Hi again,

my code is runnin fine now.

I use:

Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean)
Dim MyFolder As MAPIFolder
Set MyFolder =...
Forum: Outlook and VBA August 25th 06, 11:38 AM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 380
"Autostart": Application_Start

I added

" Item.Move MyFolder "

but still two Problems:
1. Theres no Date attribute in the moved messages
2. The orginal msg stucks in my "UnsendMsgBox" ?


"Michael Bauer [MVP - Outlook]"...
Forum: Outlook and VBA August 25th 06, 09:46 AM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 380
"Autostart": Application_Start

Moving Problem is solved.
But:

The attribute "Date" in the moved msg is missing ?


"Thorsten Stadelmann" schrieb im Newsbeitrag
...
I...
Forum: Outlook and VBA August 25th 06, 09:23 AM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 380
"Autostart": Application_Start

I tried


Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean)

Dim MyFolder As MAPIFolder

If Item.SentOnBehalfOfName = "Specific_Name" Then

Set MyFolder =...
Forum: Outlook and VBA August 24th 06, 12:39 PM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 380
"Autostart": Application_Start

Ich versuchs mal auf deutsch ...

Mein Problem ist, das ich ZWEI Postfächer habe.
Sonst würde mir von Add-In-World dieses Tool wunderbar helfen.

wir greifen zu dritt auf ein gemeinsam genutzes...
Forum: Outlook and VBA August 23rd 06, 11:52 AM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 380
"Autostart": Application_Start

MB: "Thorsten, Outlook calls the Application_Startup event."
TS: Sry i dont get it. Maybe because of my "Noob-Status"
How calls Outlook the A_S event ? I guessed, A_S needs...
Forum: Outlook and VBA August 23rd 06, 09:31 AM Posted to microsoft.public.outlook.program_vba
Replies: 12
Views: 380
"Autostart": Application_Start

in use: Outlook 2003

Following Code moves mails from specific sender as a copy to specific folder


Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean)
Dim...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT +1. The time now is 08:48 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.