View Single Post
  #1  
Old March 4th 10, 10:26 PM posted to microsoft.public.outlook.program_vba
scottb2
external usenet poster
 
Posts: 9
Default New Outlook Distribution List Location


I have a folder hierarchy as follows:

Public folders
...All Public Folders
......Dept
.........Distribution List

How do I create an Outlook Distribution List in a folder other than the
default "Contacts" folder ("Distribution List")? I have a folder object
with the FullFolderPath where I want the DL to be saved, but
DistListItem.SaveAs(fld.FullFolderPath, Outlook.OlSaveAsType.olTXT)
gives me an error {"The operation failed."}. I can start Outlook and
manually get to the DL folder, though.

Thanks,
Scott


--
scottb2
http://forums.slipstick.com

Ads