Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Identifies which address is the mailing address of the person contact.
[Visual Basic, VBScript] Property MailingAddressID as String [C++] HRESULT get_MailingAddressID(BSTR* pVal); HRESULT put_MailingAddressID(BSTR Val); [IDL] HRESULT [propget] MailingAddressID([out,retval] BSTR* pVal); HRESULT [proput] MailingAddressID([in] BSTR Val);
This property identifies from which other properties the MailingAddress property is constructed.
This property is also available as the urn:schemas:contacts:mailingpostaladdress entry in the schema.
The values for this property are defined by the CdoMailingAddressIDValues enumeration.