Permission.Item property (Office)

Gets a UserPermission object that is a member of the Permission collection. The UserPermission object associates a set of permissions on the active document with a single user and an optional expiration date. Read-only.

Syntax

expression.Item(Index)

expression Required. A variable that represents a Permission object. An item that returns a Permission 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.