<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Mail > Configurazione e metodi POP3 > POP3_GetMessageStream |
Service
Method
POP3_GetMessageStream
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 |
A Stream containing the message in MIME format. |
Reference |
|
Remarks
Represents POP3 RETR command.