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.
Removes one or more predecessors from the task.
Syntax
expression. UnlinkPredecessors
( _Tasks_
)
expression A variable that represents a Task object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Tasks | Required | Object | Can be a Task or Tasks object, which specifies one or more tasks that are removed as predecessors. |
Return value
Nothing
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.