ContactItem.ManagerName Property

Outlook Developer Reference

Returns or sets a String representing the manager name for the contact. Read/write.

Syntax

expression.ManagerName

expression   A variable that represents a ContactItem object.

See Also