MessageIndex Property

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

Object Oriented Interface

public function getMessageIndex();
public function setMessageIndex($value);

Procedural Interface

cloudmail_gmail_get($res, 21 );
cloudmail_gmail_set($res, 21, $value );

Default Value

0

Remarks

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

This property is not available at design time.

Data Type

Integer

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