listAttachments (method)

Lists all of a message's attachments.

Syntax

- (void)listAttachments:(NSString*)id;
public func listAttachments(_ id: String) throws -> Void

Remarks

This method lists all of a message's attachments. This method clears and populates the Attachment* properties.

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