Relevance property

Returns the relevance of a search result. Relevance is a raw, weighted score of the match against the specified keyword expression. The higher the number, the greater the relevance. If the keyword expression criterion is not specified, a relevance of 0 is returned.

Syntax


C++

HRESULT get_Relevance(LONG* pRelevance)

Scripting languages

Relevance = Object.Relevance

Home

Applies to

IERUSearchResult