ContactItem.SelectedMailingAddress Property

Outlook Developer Reference

Returns or sets an OlMailingAddress constant indicating the type of the mailing address for the contact. Read/write.

Syntax

expression.SelectedMailingAddress

expression   A variable that represents a ContactItem object.

See Also