Share via


TaskRequestItem.UserProperties Property

Outlook Developer Reference

Returns the UserProperties collection that represents all the user properties for the Outlook item. Read-only.

Syntax

expression.UserProperties

expression   A variable that represents a TaskRequestItem object.

See Also