PyIADsContainer.GetObject

PyIDispatch = GetObject(class, relativeName )

Parameters

class : string

Specifies the name of the object class as known in the underlying directory and identical to the one retrieved through the get_Class property method. If the class name is None, the provider returns the first item found in the container.

relativeName : string

Specifies the name of the object as known in the underlying directory and identical to the one retrieved through the get_Name property method.