IAdmApprovalRequest2

The IAdmApprovalRequest2 interface extends the IAdmApprovalRequest interface with the ability to notify approvers that the request is waiting for their approval.

Inheritance: IAdmApprovalRequest

Methods

  • Method

  • Description

  • NotifyApprovers()

  • Sends an email message to each approver of the request, notifying them that it is waiting for their approval.

Details

NotifyApprovers()

Sends an email message to each approver of the request, notifying them that it is waiting for their approval.

void NotifyApprovers()

Requirements

Minimum required version: 2014.1

See also