Previous in Contents Next in Contents

ProjectType Property

This property specifies the type of project, either Crawl or Notification. If crawl, the catalog definition is for a crawl catalog; if Notification, the catalog definition is for a notification catalog.

Syntax

IBuildCatalog.ProjectType

Remarks

Crawl catalogs are built by crawling documents on the Internet, on intranets, file systems, and public Microsoft Exchange folders. Notification catalogs are built by receiving information from a notification source.

If ProjectType is Notification, you must also set the NotificationSource property.

Example

See Creating and Accessing IBuildCatalog Interface Objects.

See Also

IGatherNotify, NotificationSource


© 1997-2000 Microsoft Corporation. All rights reserved.