Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
RecipCount Property
See Also Example Applies To
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