UserPermission.ExpirationDate Property (Office)

Gets or sets the optional expiration date of the permissions on the active document assigned to the user associated with the specified UserPermission object. Read/write.

Syntax

expression .ExpirationDate

expression A variable that represents a UserPermission object.

Return Value

Variant

Remarks

The UserPermission object associates a set of permissions on the active document with a single user and an optional expiration date. The ExpirationDate property returns or sets the optional expiration date of the specified UserPermission object using the local time zone.

See Also

Concepts

UserPermission Object Members

UserPermission Object