<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Mail > Utility LOCAL > LOCAL_GetAttachmentStream |
Service
Method
LOCAL_GetAttachmentStream
Description
Gets the reference of the specified attachment from a MIME message as a process attachment
Input |
|||
Name |
Description |
Type |
Optional |
mimeMessage |
The MIME message. |
String |
|
attachmentIndex |
The attachment index (the same index in the list returned by LOCAL_GetAttachmentInfos). |
Int |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
A process attachment reference containing the specified attachment. |
Reference |
|