LastMessage Property

Return the number of the last message available on the server.

Syntax

object.LastMessage

The object is an expression that evaluates to an InternetMail object. The property returns a long integer value.

Remarks

The LastMessage property returns the last message available on the server. Note that unlike the MessageCount property, this value remains constant even when a message is deleted.

Data Type

Integer

See Also

Message Property, MessageCount Property, MessageSize Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.