Class Results (Outlook VBA)

Contains data and results returned by the Search object and the AdvancedSearch method. To use a Results class variable it first needs to be instantiated, for example


Dim rsls as Results
Set rsls = AdvancedSearch.Results