ContactItem.HomeAddress Property
Outlook Developer Reference |
Returns or sets a String representing the full, unparsed text of the home address for the contact. Read/write.
Syntax
expression.HomeAddress
expression A variable that represents a ContactItem object.
See Also