SearchResults Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents all results of a search.
public ref class SearchResults : Microsoft::Lync::Model::Internal::UCWLite
public class SearchResults : Microsoft.Lync.Model.Internal.UCWLite
type SearchResults = class
inherit UCWLite
Public Class SearchResults
Inherits UCWLite
- Inheritance
Properties
AllResults |
Returns all search results (contacts, groups or expert search results) |
Contacts |
Returns all retrieved contacts. |
Groups |
Returns all retrieved groups. |
InnerObject | (Inherited from UCWBase) |
IsMoreAvailable |
Returns a flag indicating whether more search results are available. |