ContactItem.CustomerID Property

Outlook Developer Reference

Returns or sets a String representing the customer ID for the contact. Read/write.

Syntax

expression.CustomerID

expression   A variable that represents a ContactItem object.

See Also