NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DirectoryEntryProperty Class

Represents a single property on a DirectoryEntry.

Object
   DirectoryEntryProperty

[Visual Basic]
Public Class DirectoryEntryProperty
[C#]
public class DirectoryEntryProperty
[C++]
public __gc class DirectoryEntryProperty
[JScript]
public class DirectoryEntryProperty

Remarks

The property may have multiple values.

Requirements

Namespace: System.DirectoryServices

Assembly: System.DirectoryServices.dll

See Also

DirectoryEntryProperty Members | System.DirectoryServices Namespace | DirectoryEntry | DirectoryEntryCollection | DirectoryEntryPropertyCollection | DirectoryEntryPropertyValueCollection