deleteFromMailbox (method)

Marks the messages specified by MessageSet as deleted.

Syntax

- (void)deleteFromMailbox;
public func deleteFromMailbox() throws -> Void

Remarks

This method marks the messages specified by MessageSet as deleted. Calling this method is equivalent to calling AddMessageFlags with "\Deleted" as the Flags parameter.

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