Share via


SharingItem.UserProperties Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.UserProperties

expression   A variable that represents a SharingItem object.

See Also