ISearchResults.IsMoreAvailable Property
Gets a flag indicating whether more search results are available.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT get_IsMoreAvailable
(
VARIANT_BOOL* isMoreAvailable
);
Return Value
A value of the VARIANT_BOOL* (bool, for a .NET application) type.