implicit property

bool? implicit
getter/setter pair

This field will be true if the ApprovalRequest was implicitly dismissed due to inaction by the access approval approvers (the request is not acted on by the approvers before the exiration time).

Implementation

core.bool? implicit;