Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The property method of the IADsCaseIgnoreList interface sets the property described in the following table. For more information, see Interface Property Methods.
Properties
-
CaseIgnoreList
-
-
Access type: Read/write
-
Scripting data type: VARIANT
-
// C++ method syntax HRESULT get_CaseIgnoreList( [out] VARIANT* retVal ); HRESULT put_CaseIgnoreList( [in] VARIANT vCaseIgnoreList );
An ordered sequence of case insensitive strings.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| DLL |
|
| IID |
IID_IADsCaseIgnoreList is defined as 7B66B533-4680-11D1-A3B4-00C04FB950DC |