Share via


Permission.Item Property

Office Developer Reference

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