Task.ResourceInitials Property
Project Developer Reference |
Returns the initials of the resources assigned to a task, separated by the list separator. Read-only String.
Syntax
expression.ResourceInitials
expression A variable that represents a Task object.
See Also