Link to home
Create AccountLog in
Avatar of annayeg
annayeg

asked on

Creating a link to a public folder

Hi all,

I have a public folder that  contains a slash (/) in the name.  I have the following code:
<a href="Outlook://Public Folders/All Public Folders/groups/Group A/contacts/'Group A Services/Vendors'"onClick="return confirm('Sort this contact list by Catogroy and Country to locate the Preferred Foreign Agent/Associate to use');">Group A Services/Vendors</a>  
I get an error message: "Unable to display the selected folder or item.  Could not complete the operation".
ASKER CERTIFIED SOLUTION
Avatar of DavidT543
DavidT543
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of annayeg
annayeg

ASKER

thanks, that's what I did.