|
Contacts::Count
The Contacts::Count property returns the count of contact
contained by this object.
Syntax
This is a read only property.
[number] Count;
Data Type
A number with a minimum value of 0.
This property typically fails for the following reason:
- The Contacts object was generated by a different active user
than the one currently signed-in (when the object refers to the
entire user's contact list).
Remarks
The count should not be stored for later use and always
requested from the object when needed.
Property Information
| Object |
Contacts |
| Availability |
Messenger Plus! Live 4.00 |
See Also
Contacts Object.
|