messageInfoGmailId (property)

This property holds the Gmail assigned unique Id of the message.

Syntax

- (NSString*)messageInfoGmailId:(int)messageInfoIndex;
public func messageInfoGmailId(messageInfoIndex: Int32) throws -> String

Default Value

""

Remarks

This property holds the Gmail assigned unique Id of the message. Gmail assigns a unique Id for each message which allows it to be identified across folders.

The size of the array is controlled by the MessageInfoCount property.

This property is read-only.

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