The LookupEntriesDetails type exposes the following members.

Properties

  NameDescription
Public propertyColumnsToMatch
Gets the columns to match that were passed into the request.
Public propertyComparisonTypes
Gets the comparison types that were passed into the request.
Public propertyDirectoriesToSearch
Gets the directories to search that were passed into the request.
Public propertyLookupEntries
Gets the Lookup Entries that matched the lookup operation GetLookupEntries and GetLookupEntries or the corresponding asynchronous variants GetLookupEntriesAsync and GetLookupEntriesAsync.
Public propertyLookupString
Gets the lookup string that was passed into the request.
Public propertyMoreEntriesMatched
Gets a value indicating whether more entries matched.

See Also