S
scottb2
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 th
default "Contacts" folder ("Distribution List")? I have a folder objec
with the FullFolderPath where I want the DL to be saved, bu
DistListItem.SaveAs(fld.FullFolderPath, Outlook.OlSaveAsType.olTXT
gives me an error {"The operation failed."}. I can start Outlook an
manually get to the DL folder, though.
Thanks,
Scot
Public folders
...All Public Folders
......Dept
.........Distribution List
How do I create an Outlook Distribution List in a folder other than th
default "Contacts" folder ("Distribution List")? I have a folder objec
with the FullFolderPath where I want the DL to be saved, bu
DistListItem.SaveAs(fld.FullFolderPath, Outlook.OlSaveAsType.olTXT
gives me an error {"The operation failed."}. I can start Outlook an
manually get to the DL folder, though.
Thanks,
Scot