PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Archive Outbound Mail in Public Folder
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Archive Outbound Mail in Public Folder
![]() |
Archive Outbound Mail in Public Folder |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I would like to interrupt the SendMail routine with a prompt to archive an
outbound Outlook message to a public folder. The user needs to see a treeview of the public folders on sending. After selecting the desired public folder, a copy of the message should be saved to that folder. This is for Outlook 2003. Any pointers would be appreciated. Thanks Steve -- Message posted via http://www.officekb.com |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi Steve,
you can use the ItemSend event and for the treeview the Pickfolder function. -- Viele Grüße Michael Bauer "Steve Redhead via OfficeKB.com" <forum@OfficeKB.com> wrote in message news:9e31126a17484974a076cc767b0f3810@OfficeKB.com... > I would like to interrupt the SendMail routine with a prompt to archive an > outbound Outlook message to a public folder. The user needs to see a > treeview of the public folders on sending. After selecting the desired > public folder, a copy of the message should be saved to that folder. This > is for Outlook 2003. Any pointers would be appreciated. > > Thanks > Steve > > -- > Message posted via http://www.officekb.com |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks for your response Michael. I am looking at the PickFolder function
as you suggested. Looks like a simple route for me to take. Thanks. Do you know if I can specifiy what the root folder is for the PickFolder Function? Steve -- Message posted via http://www.officekb.com |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Hi Steve,
you can´t. The root folder is the Session.Folders collection. -- Viele Grüße Michael Bauer "Steve Redhead via OfficeKB.com" <forum@OfficeKB.com> wrote in message news:875a79107e364b859b435e4860421dd7@OfficeKB.com... > Thanks for your response Michael. I am looking at the PickFolder function > as you suggested. Looks like a simple route for me to take. Thanks. Do you > know if I can specifiy what the root folder is for the PickFolder Function? > > Steve > > -- > Message posted via http://www.officekb.com |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

