Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains information about individual searches performed against Outlook items.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<GuidAttribute("0006300B-0000-0000-C000-000000000046")> _
<TypeLibTypeAttribute()> _
Public Interface Search
'Usage
Dim instance As Search
[GuidAttribute("0006300B-0000-0000-C000-000000000046")]
[TypeLibTypeAttribute()]
public interface Search
Remarks
The Search object contains properties that define the type of search and the parameters of the search itself.
Use the Application object's AdvancedSearch method to return a Search object.
Use the AdvancedSearchComplete event to determine when a given search has completed.
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Other Resources
How to: Filter and Display Multivalued Properties When Enumerating Items in a Folder
How to: Filter and Display Computed Properties When Enumerating Items in a Folder
How to: Use Instant Search to Search All Folders and All Stores for a Phrase in the Subject