G
Guest
Using C#
I have a valid NameSpaceClass.
I use AddStore (<path>) to add a store. How can I then go and find the store?
I can look in the NameSpaceClass.Folders Collection and search for it, but
how do I KNOW I've found the right store? By default when I add a store it
seems to take the name "Personal Folder", but what if there is already a
"Personal Folder"?
It seems the AddStore method should return the Stoe that was created (or
found).
Thanks,
I have a valid NameSpaceClass.
I use AddStore (<path>) to add a store. How can I then go and find the store?
I can look in the NameSpaceClass.Folders Collection and search for it, but
how do I KNOW I've found the right store? By default when I add a store it
seems to take the name "Personal Folder", but what if there is already a
"Personal Folder"?
It seems the AddStore method should return the Stoe that was created (or
found).
Thanks,