AttachmentSelection.Count Property
Outlook Developer Reference |
Returns a Long indicating the count of objects in the specified collection. Read-only.
Syntax
expression.Count
expression A variable that represents an AttachmentSelection object.
See Also