Display New Distribution List Name in my table view

M

ML

I am dynamically creating a Distribution List (DL) but when I open my
contact that has a default view of a table style it shows a blank row
where my DL resides. I need to be able to programatically assign the
name of my DL to a field in my view. Any idea how? I can type the
name in my blank row and it will display it. Can this be done through
code? Any advise will be very much appreciated!
 
K

Ken Slovak - [MVP - Outlook]

What field are you talking about? Are you setting the DLName property? Show
the code used to create the DL.
 
Top