Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 DocumentItem object.
Remarks
Even though olWordDocumentItem is a valid constant in the OlItemType enumeration, user-defined fields cannot to be added to a DocumentItem object and you'll receive an error when you try to programmatically add a user-defined field to a DocumentItem object.
See also
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.