PyIADs
.Get
object =
Get(
prop
)
Description of Get.
Parameters
prop
:
PyUnicode
The name of the property to fetch
Return Value
The result is a Python object converted from a COM variant. It may be an array, or any types supported by COM variant.