ContactItem.Title Property

Outlook Developer Reference

Returns or sets a String indicating the title for the contact. Read/write.

Syntax

expression.Title

expression   A variable that represents a ContactItem object.

See Also