Returns total number of messages in the collection.
An Integer value.
object.Count
The Count Property syntax has these parts:
Count is a readonly property that returns total number of messages on the server. You can access specific message using Item property.
Your browser does not support iframes.