docs

Home All functions Legacy functions Categories

vuPOP3GetMessageId()

Clarion prototype

Prototype: vuPOP3GetMessageId(), CSTRING, PROC, PASCAL, RAW, NAME(‘vuPOP3GetMessageId’)

Description

Gets message-id text using the original vuMail compatibility behavior.

Return value / error codes

Example (Clarion)

MESSAGE('Message-ID: ' & vuPOP3GetMessageId())

Notes

Home All functions Legacy functions Categories