Task.Objects Property
Project Developer Reference |
Returns the number of OLE objects contained within a Task. Any objects inserted in the Notes field of a Task are not included in the count. Read-only Long.
Syntax
expression.Objects
expression A variable that represents a Task object.
Return Value
Long
See Also