The GetLast method returns the last Message object in the Messages collection. It returns Nothing if no last object exists.
Set objMessage = collMessages.GetLast( )