ApproveResourceDeletion (NotesAdministrationProcess - LotusScript®)

Enters a request in the Administration Requests database to continue a previously initiated request that is pending approval.

Syntax

noteID$ = notesAdministrationProcess .ApproveResourceDeletion( noteID$ )

Parameters

noteID$

String. The note ID of the entry pending approval.

Return value

noteID$

String. The note ID of an entry created in the Administration Requests database.

Language cross-reference

approveResourceDeletion in Java™ AdministrationProcess class