messageIndex (property)

The index of the MessageInfo that should be used to populate the MessageHeaders and MessageParts collections.

Syntax

@property (nonatomic,readwrite,assign,getter=messageIndex,setter=setMessageIndex:) int messageIndex;
- (int)messageIndex;
- (void)setMessageIndex:(int)newMessageIndex;
public var messageIndex: Int32 {
  get {...}
set {...} }

Default Value

0

Remarks

The index of the MessageInfo that should be used to populate the MessageHeaders and MessageParts collections.

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