fetchMessageInfo (method)

Retrieves a message info.

Syntax

- (void)fetchMessageInfo:(NSString*)messageId;
public func fetchMessageInfo(_ messageId: String) throws -> Void

Remarks

This method retrieves a message info.

Information about the retrieved message can be accessed through MessageInfo* properties.

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