Previous in Contents Next in Contents

IMappings Interface

This interface is implemented by a collection of crawler access location to display location pairs (IMapping interface objects). You can map URL addresses, UNC file paths, or Exchange Public Folders.

Note   There are some restrictions to mapping Exchange Public Folders. See the Requirements for Crawling Exchange Public Folders topic in the main product documentation for information on mapping Exchange Public Folders.

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog

The following table briefly describes this interface's methods and properties. All but Add are described in Common Collection Methods and PropertiesSR_Common_Collection_Methods_and_Properties.

Method Description
Add Adds a mapping to the collection.
Remove Removes a mapping from the collection.
Property Description
Count The number of mappings in the collection.
Item Accesses a mapping in the collection.


© 1997-2000 Microsoft Corporation. All rights reserved.