Apply
Method of ISearchOptions
Description
Called when settings should be applied
Syntax
JavaScript
SearchOptions.Apply();
Visual Basic Script
SearchOptions.Apply
C++
HRESULT hr = SearchOptions.Apply();
scripting:api:search-options:apply
Method of ISearchOptions
Called when settings should be applied
SearchOptions.Apply();
SearchOptions.Apply
HRESULT hr = SearchOptions.Apply();