Platform SDK: Exchange 2000 Server

HomePostalAddress Property

[This is preliminary documentation and subject to change.]

Contains the home postal address street number of the person contact.

[Visual Basic, VBScript]
Property HomePostalAddress as String
Read-only
[C++]
HRESULT get_HomePostalAddress(BSTR* pVal);
[IDL]
HRESULT [propget] HomePostalAddress([out,retval] BSTR* pVal);

Remarks

This property is constructed from the other home properties. This property is also available as the urn:schemas:contacts:homepostaladdress entry in the schema.

The CDO HomePostalAddress is constructed from information in CDO. The HomePostalAddress in Directory Services (DS) can be read using ADO.