Returns the total number of recipients for the currently indexed message in a long integer. This property is not available at design time, and is read-only at run time.
Syntax
object.RecipCount
The RecipCount property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
Remarks
The default value is 0. The value of RecipCount depends on the currently indexed message, as selected by the MsgIndex property.
Data Type
Long