POP3_GetMessage

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > Mail > Configurazione e metodi POP3 >

POP3_GetMessage

Service

Mail

 

Method

POP3_GetMessage

 

Description

Gets a message with the specified unique ID from the server.

 

Input

Name

Description

Type

Optional

uniqueId

Message unique ID.

String

 

Output

Name

Description

Type

Optional

returnValue

The message in MIME format.

String

 

 

Remarks

Represents POP3 RETR command.