Share via


ContactItem.OtherAddress Property

Outlook Developer Reference

Returns or sets a String representing the other address for the contact. Read/write.

Syntax

expression.OtherAddress

expression   A variable that represents a ContactItem object.

Remarks

This property contains the full, unparsed other address for the contact.

See Also