SearchResults Members
Include Protected Members
Include Inherited Members
Represents all results of a search.
The SearchResults type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AllResults | Returns all search results (contacts, groups or expert search results). |
![]() |
Contacts | Returns all matching contacts from the search results. |
![]() |
Groups | Returns all matching groups from the search results. |
![]() |
IsMoreAvailable | Returns true if there are more results matching the search criteria but not returned. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateObjRef | (inherited from MarshalByRefObject) |
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject) |
![]() |
GetType | (inherited from Object) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject) |
![]() |
MemberwiseClone() | (inherited from Object) |
![]() |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) |
![]() |
ToString | (inherited from Object) |
Top