AttachmentList Event

Fired when an attachment is retrieved from the server.

Syntax

func onAttachmentList(id: String, name: String, contentType: String, contentLocation: String, contentBytes: Data, contentId: String, lastModifiedDateTime: String, isInline: Bool, size: Int32)

Remarks

The AttachmentList event is fired for each attachment retrieved from the server when ListAttachments is called.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 macOS Edition - Version 20.0 [Build 8308]