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