Platform SDK: Active Directory, ADSI, and Directory Services

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 in Vtable Order

Property Description
PostalAddress

[Visual Basic]
Access: Read/Write
Data Type: VARIANT

[C++]
HRESULT get_PostalAddress
(VARIANT *retVal);

HRESULT put_PostalAddress
(VARIANT vPostalAddress);

An array of six strings holding the postal address of the user.

See Also

IADsPostalAddress, ADS_POSTALADDRESS