Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Determining the lablel of the pst file just opened

Status
Not open for further replies.

JulesPaul

Technical User
Oct 11, 2011
3
AU
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top