MailingAddress Property
Topic Last Modified: 2006-06-13
Contains the postal mailing address of the person contact. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property MailingAddress As String
HRESULT get_MailingAddress(BSTR* pVal);
Parameters
- pVal
Returns the value of the MailingAddress property as a reference to a BSTR.
Remarks
This property is also available as the mailingpostaladdress Field.
This property is constructed from other name, city, state, country/region, and postal code properties. The MailingAddressID Property identifies the source of those properties.