IAdmSearchResultProperty
The IAdmSearchResultProperty interface represents a directory object property in a search result entry.
Inheritance: IUnknown
Properties
Details
Name
Gets or sets the name of the property.
- Type:
- string
- Access:
- Read/Write
AdsType
Gets or sets the ADSI type of the property.
- Type:
- ADSTYPEENUM
- Access:
- Read/Write
Values
Gets or sets an array of property values.
- Type:
- object[]
- Access:
- Read/Write
Requirements
Minimum required version: 2009.1