IADsPostalAddress Property Methods
The property method of the IADsPostalAddress interface sets the property described in the following table. For more information, see Interface Property Methods.
Properties
-
PostalAddress
-
-
Access type: Read/write
-
Scripting data type: VARIANT
-
// C++ method syntax HRESULT get_PostalAddress( [out] VARIANT* retVal ); HRESULT put_PostalAddress( [in] VARIANT vPostalAddress );
An array of six strings holding the postal address of the user.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
DLL |
|
IID |
IID_IADsPostalAddress is defined as 7ADECF29-4680-11D1-A3B4-00C04FB950DC |