Without going and searching for a solution I would say that you could email
the file to an account that has a rule set up to place the file in the
desired folder... However, there may very well be an quicker solution to
this. I have found the discussion group for Outlook.vba to be very helpful ...

Signature
~ SPARKER ~
> Would anyone know how to write a code to send a file to a "public folder" in
> Outlook? The code would read:
>
> Outlook.CopyFile "PathofFile","DestinationPath"
>
> Any help on this would be appreciated. Thank you!