OL2000: Using Hyperlinks to Access Outlook Folders and Items (225007)



The information in this article applies to:

  • Microsoft Outlook 2000

This article was previously published under Q225007

SUMMARY

You can link together associated Outlook items such as tasks, contacts, appointments, e-mail messages, and such, using hyperlinks. You can use these hyperlinks to open any other Outlook folder or item. For example, you can insert a hyperlink in the notes area of a task record that when clicked, will open an associated contact record. Or you can type a hyperlink into an e-mail message that when clicked, opens a server-based public folder.

This article defines the format and syntax for typing hyperlinks in Outlook items.

MORE INFORMATION

Use the formats below to add hyperlinks. You must include the greater than (>) and less than (<) symbols. You must include spaces if they are used in the folder name, or in the case of specific contacts, a space would be included between the first name and the last name. To specify one of the default folders, type it as it appears on the Outlook Bar.

Syntax Examples

To Open an Outlook Folder on the Server

<Outlook:Foldername>

To open the Sent Items folder in the default mail store type the following:

<Outlook:Sent Items>

To Open a Personal or Private folder

<Outlook://Foldername>

To open a folder called MyStuff, in your Personal folder, type the following:

<Outlook://Personal Folders/MyStuff>

To Open a Specific Item

<Outlook:Contacts/~Itemname>

To open the contact Nancy Davolio, type the following:

<Outlook:Contacts/~Nancy Davolio>

To Open a Folder for Another User's Mailbox That Is Added to Your Profile

<Outlook://Mailbox - first last/foldername>

NOTE: The above syntax assumes the the mailbox has been added to your profile and that you have the necessary permissions to open the folder

To Open an Item in a Public Folder

<Outlook://Public Folders/All Public Folders/Foldername/~Itemname>

For example, to open a contact named, "John Doe" in a public folder named, "Public Contacts" use the following hyperlink:

<Outlook://Public Folders/All Public Folders/Public Contacts/~John Doe>

To open a file in a Public Folder

<Outlook://Public Folders/All Public Folders/TeamFolder/~Mydocument.doc>

NOTE: In the above example Word will open the document file based on the subject property of the document. In the above example the Subject was changed to be the same as the saved document name. You need to proceed the file name with a tilde since it is not an Outlook item. To check the subject property of the file use the following steps:
  1. On the File menu, click Properties.
  2. On the Summary tab, type the file name in the Subject box.
  3. Click OK

To Open an Item in a Subfolder of a Folder in Your Inbox

<Outlook:Inbox/Foldername/Subfoldername/~Itemname>

To open New Labor Time, located in the Labor folder in your Inbox, type the following:

<Outlook:Inbox/Labor/~New Labor Time>

Additional Information

  • To open items or files from a public folder you must have the appropriate permissions to the folder.
  • If you are using Microsoft Word as your e-mail editor, although you can drag a folder into a mail message to create a hyperlink, the hyperlink will only work on that computer.
  • If you are not using Word as your e-mail editor, Outlook creates an .xnk shortcut instead of a hyperlink when you drag a folder into a mail message.
  • Links in HTML-formatted messages are not live until the message is received. This is not true for Outlook Rich Text and Plain Text formats.

Modification Type:MajorLast Reviewed:10/8/2003
Keywords:kbinfo KB225007