Click or drag to resize
Completions Properties

The ResultCompletions type exposes the following members.

Properties
  NameDescription
Public propertyCompletionList
A read only list of the completions of this result.
Public propertyIsEmpty
True if there were no completions in the result.
Public propertySize
The number of completions found in the reply
Public propertyType
The result type of this result.
(Overrides ResultType.)
Top
See Also