Remove Reserved Mail Message Identifier (QzmfRmvRsvMailMsgId) API


  Required Parameter Group:


  Service Program: QZMFASRV

  Threadsafe: No

The Remove Reserved Mail Message Identifier (QzmfRmvRsvMailMsgId) API can be used to remove an identifier for an electronic mail message that has been reserved using the Reserve Mail Message (QzmfRsvMailMsgId) API but that has not been created. If the message has been created, the Creation Sequence Complete (QzmfCrtCmpMailMsg) API must be used to release the reserved message identifier. After the Remove Reserved Mail Message Identifier (QzmfRmvRsvMailMsgId) API completes successfully, the message identifier reserved earlier is no longer available to be used in message creation.


Authorities and Locks

None.


Required Parameter Group

Reserved mail message identifier
INPUT; CHAR(32)

The variable containing the unique message identifier to be removed from reserved status. After this API has completed running, the message identifier can no longer be used with the Create Mail Message (QzmfCrtMailMsg) API to pass information that defines the message. The reserved message identifier is composed of characters A through Z and 0 through 9 only.

Format name
INPUT; CHAR(8)

The variable containing the format identifier of the parameter list being passed. This field must be set to RMVF0100.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages



API introduced: V3R1

[ Back to top | Office APIs | APIs by category ]