ContactItem.User4 property (Outlook)

Returns or sets a String specifying the fourth field on the Contacts form intended for miscellaneous use for the contact. Read/write.

Syntax

expression. User4

expression A variable that represents a ContactItem object.

Remarks

The properties ContactItem.User1, ContactItem.User2, ContactItem.User3, and ContactItem.User4 map to the fields User Field 1, User Field 2, User Field 3, and User Field 4 on the Contacts form respectively. These properties are explicit built-in String properties; users can use these fields for miscellaneous purposes for the contact.

See also

ContactItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.