IADs Method: GetInfo

GetInfo();

Description
This method reloads an object with the property values that exist within the directory service.

Remarks
When an object is created, a GetInfo is performed internally. If any properties are changed after creation of the object from some other domain, then the changed information is not reflected immediately in the current context. You will need to call GetInfo explicitly to get the latest changes.

 

See Also