WebPopUidl Function

Action

Retrieves from the server a unique message ID string for message nMsg.

Include file

WebAPI.bdh

Syntax

WebPopUidl( in hPop : number, 
            in nMsg : number ): boolean;

Return value

  • true if the response was successfully received and the server confirmed with "+OK"

  • false otherwise

Parameter Description
hPop Handle to a Web connection that was created by WebPopConnect
nMsg Number of the message whose ID is to be retrieved