ActiveDirectoryObjectGetProperties Method ACDLib API Documentation
Retrieves the properties collection of the current object

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public List<ActiveDirectoryObjectProperty> GetProperties()

Return Value

Type: ListActiveDirectoryObjectProperty
A collection of ActiveDirectoryObjectProperty items
See Also

Reference