Search notes:

Outlook Object Model: Search

Methods and properties

application
class
filter Returns a string that corresponds to the DASL statement that was used for searching. See also scope.
getTable() returns a table with the items that were found by calling application.advancedSearch()
isSynchronous See also the advancedsearchComplete event
parent
results
save() Stores the result of the search to a search folder.
scope Returns a string that corresponds to the scope that was used for searching. See also filter
searchSubFolders
session
stop() Immediatly stops the search being conducted
tag Returns a string that corresponds to the name of the current search.

See also

A search object is returned by advancedSearch()
The application.advancedsearchComplete event

Index