Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1022 Bytes

Outlook.ContactItem.HomeAddressStreet.md

File metadata and controls

36 lines (21 loc) · 1022 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ContactItem.HomeAddressStreet property (Outlook)
vbaol11.chm1018
vbaol11.chm1018
Outlook.ContactItem.HomeAddressStreet
9a7af500-e817-6fb1-89b4-6b0ef70741bf
06/08/2017
medium

ContactItem.HomeAddressStreet property (Outlook)

Returns or sets a String representing the street portion of the home address for the contact. Read/write.

Syntax

expression. HomeAddressStreet

expression A variable that represents a ContactItem object.

Remarks

This property is parsed from the HomeAddress property, but may be changed or entered independently should it be parsed incorrectly. Note that any such changes or entries to this property will be overwritten by any subsequent changes or entries to HomeAddress.

See also

ContactItem Object

[!includeSupport and feedback]