LastMessage Property  
 

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

Syntax

object.LastMessage

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 (Int32)

See Also

Message Property, MessageCount Property, MessageSize Property