OL98: Using Hyperlinks to Access Outlook Folders and Items

ID: Q179681


The information in this article applies to:


SUMMARY

With Microsoft Outlook 98, you can link together associated Outlook items such as tasks, contacts, appointments, e-mail messages, etc., 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 an Item in a Public Folder

<Outlook://Public Folders/Foldername/~Itemname>
For example, to open a contact named, "John Doe" in a plublic folder named, "Public Contacts" use the following hyperlink:
<Outlook://Public Folders/Public Contacts/~John Doe>

To open a file in a Public Folder

<Outlook://Public Folders/Foldername/Mydocument.doc>
Note: In the above example Word will open the document file. You do not need to proceed the file name with a tilde since it is not an Outlook item.

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


REFERENCES

For more information about using hyperlinks, click Microsoft Help on the Help menu, type "protocols you can type to create hyperlinks" in the Office Assistant, and then click Search to view the topic.

Additional query words: protocol


Keywords          : kbdta IntLink 
Version           : WINDOWS:
Platform          : WINDOWS 
Issue type        : kbhowto 

Last Reviewed: July 28, 1999