Properties::Item method
The Item method returns the Property object specified by the name of the property.
Syntax
Properties.Item( _
ByVal Name As String _
) As Property
Parameters
-
Name
-
The name of the Property being retrieved.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
DLL |
|
IID |
IID_Properties is defined as 2886ABC2-A425-42b2-91C6-E25C0E04581C |