Property SearchText
SearchText
The text to find in the query. Only messages that contain the specified text are returned. This is optional. The default setting is null.
Declaration
public string SearchText { get; set; }
Property Value
Type | Description |
---|---|
string |