Query Mail Message Identifier (QzmfQryMailMsgId) API


  Required Parameter Group:


  Service Program: QZMFASRV

  Threadsafe: No

The Query Mail Message Identifier (QzmfQryMailMsgId) API is used to discover if a mail message identifier is known to the mail server framework.


Authorities and Locks

None.


Required Parameter Group

Mail message identifier
INPUT; CHAR(32)

The variable containing the unique message identifier that is being queried as to whether it is known by the mail server framework. The 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 that is passed. This field must be set to QRYF0100.

Status
OUTPUT CHAR(1)

This field contains one of the following:


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 ]