Holds number of messages in collection.
An Integer value.
object.Count
The Count Property syntax has these parts:
This is readonly property that will return total number of messages for connected user. To access particular message from the collection, use Item property.
Your browser does not support iframes.