KeywordExpression property

Sets or returns the search string to use when searching an eRoom.

Syntax


C++

HRESULT get_KeywordExpression(BSTR* pKeywordExpression)

HRESULT put_KeywordExpression(BSTR MyKeywordExpression)

Scripting languages

String = Object.KeywordExpression

Object.KeywordExpression = String

Remarks


For information about what the search string can contain, see Searching for Items.

Home

Applies to

IERUSearchCriteria


See also

Searching