Default Property Names for a Web Catalog
Note
Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.
This list of properties includes all properties in the property store exposed by system IFilter implementations. Additional properties can be indexed by using custom property features, if available, documented in each IFilter implementation or by installing additional IFilter implementations that expose additional properties.
Friendly Name | Datatype | Property |
---|---|---|
A_HRef | DBTYPE_WSTR | DBTYPE_BYREF | Text of HTML HREF. This property name was created for Microsoft Site Server and corresponds to the Indexing Service property name HtmlHRef. Can be queried but not retrieved. |
Access | VT_FILETIME | Last time file was accessed. |
All | (not applicable) | Searches every property for a string. Can be queried but not retrieved. |
AllocSize | DBTYPE_I8 | Size of disk allocation for file. |
Attrib | DBTYPE_UI4 | File attributes. |
ClassId | DBTYPE_GUID | Class ID of object; for example, Corel WordPerfect, Microsoft Word, and so on. |
Characterization | DBTYPE_WSTR | DBTYPE_BYREF | Characterization, or abstract, of document. Computed by Indexing Service. |
Contents | (not applicable) | Main contents of file. Can be queried but not retrieved. |
Create | VT_FILETIME | Time file was created. |
Directory | DBTYPE_WSTR | DBTYPE_BYREF | Physical path to the file, not including the file name. |
DocAppName | DBTYPE_WSTR | DBTYPE_BYREF | Name of application that created the file. |
DocAuthor | DBTYPE_WSTR | DBTYPE_BYREF | Author of document. |
DocByteCount | DBTYPE_14 | Number of bytes in a document. |
DocCategory | DBTYPE_STR | DBTYPE_BYREF | Type of document such as a memo, schedule, or white paper. |
DocCharCount | DBTYPE_I4 | Number of characters in document. |
DocComments | DBTYPE_WSTR | DBTYPE_BYREF | Comments about document. |
DocCompany | DBTYPE_STR | DBTYPE_BYREF | Name of the company for which the document was written. |
DocCreatedTm | VT_FILETIME | Time document was created. |
DocEditTime | VT_FILETIME | Total time spent editing document. |
DocHiddenCount | DBTYPE_14 | Number of hidden slides in a Microsoft PowerPoint document. |
DocKeywords | DBTYPE_WSTR | DBTYPE_BYREF | Document keywords. |
DocLastAuthor | DBTYPE_WSTR | DBTYPE_BYREF | Most recent user to edit document. |
DocLastPrinted | VT_FILETIME | Time document was last printed. |
DocLastSavedTm | VT_FILETIME | Time document was last saved. |
DocLineCount | DBTYPE_14 | Number of lines contained in a document. |
DocManager | DBTYPE_STR | DBTYPE_BYREF | Name of the manager of the document’s author. |
DocNoteCount | DBTYPE_14 | Number of pages with notes in a PowerPoint document. |
DocPageCount | DBTYPE_I4 | Number of pages in document. |
DocParaCount | DBTYPE_14 | Number of paragraphs in a document. |
DocPartTitles | DBTYPE_STR | DBTYPE_VECTOR | Names of document parts. For example, in Microsoft Excel, part titles are the names of spreadsheets; in PowerPoint, slide titles; and in Word, the names of the documents in the master document. |
DocPresentationTarget | DBTYPE_STR|DBTYPE_BYREF | Target format (35mm, printer, video, and so on) for a presentation in PowerPoint. |
DocRevNumber | DBTYPE_WSTR | DBTYPE_BYREF | Current version number of document. |
DocSecurity | DBTYPE_14 | Control permissions. |
DocSlideCount | DBTYPE_14 | Number of slides in a PowerPoint document. |
DocSubject | DBTYPE_WSTR | DBTYPE_BYREF | Subject of document. |
DocTemplate | DBTYPE_WSTR | DBTYPE_BYREF | Name of template for document. |
DocThumbnail | VT_CF | Thumbnail |
DocTitle | DBTYPE_WSTR | DBTYPE_BYREF | Title of document. |
DocWordCount | DBTYPE_I4 | Number of words in document. |
FileIndex | DBTYPE_I8 | Unique ID of file. |
FileName | DBTYPE_WSTR | DBTYPE_BYREF | Name of file. |
Img_Alt | DBTYPE_WSTR | DBTYPE_BYREF | Alternate text for <IMG> tags. Can be queried but not retrieved. |
Path | DBTYPE_WSTR | DBTYPE_BYREF | Full physical path to file, including file name. |
ShortFileName | DBTYPE_WSTR | DBTYPE_BYREF | Short (8.3) file name. |
Size | DBTYPE_I8 | Size of file, in bytes. |
USN | DBTYPE_I8 | Update Sequence Number (USN). NTFS file system drives only. |
Write | VT_FILETIME | Last time file was written. |