Stores.Count Property
Outlook Developer Reference |
Returns a Long indicating the count of objects in the specified collection. Read-only.
Version Information
Version Added: Outlook 2007
Syntax
expression.Count
expression A variable that represents a Stores object.
See Also