Share via


KnowledgeBaseRemoteSharePointActivityArguments interface

Represents the arguments the remote SharePoint retrieval activity was run with.

Properties

filterExpressionAddOn

The filter expression add-on for the retrieval activity.

search

The search string used to query the remote SharePoint knowledge source.

Property Details

filterExpressionAddOn

The filter expression add-on for the retrieval activity.

filterExpressionAddOn?: string

Property Value

string

The search string used to query the remote SharePoint knowledge source.

search?: string

Property Value

string