Hi,
I have just used the command "myNameSpace.AddStore pstfilename" to open/attach the pst file in Outlook. I know I can change the label property by using the following "myNameSpace.Folders.Item("Outlook Data File").Name = myName" as this is the default label.
Q1: Is there any easier way to change the label (the name seen in outlook, not the pst file name)
Q2: How to I determine the label when I have just reopened the samr pst file?
Help much appreciated.
I have just used the command "myNameSpace.AddStore pstfilename" to open/attach the pst file in Outlook. I know I can change the label property by using the following "myNameSpace.Folders.Item("Outlook Data File").Name = myName" as this is the default label.
Q1: Is there any easier way to change the label (the name seen in outlook, not the pst file name)
Q2: How to I determine the label when I have just reopened the samr pst file?
Help much appreciated.