TaskRequestUpdateItem.Companies Property
Outlook Developer Reference |
Returns or sets a String representing the names of the companies associated with the Outlook item. Read/write.
Syntax
expression.Companies
expression A variable that represents a TaskRequestUpdateItem object.
Remarks
This is a free-form text field.
See Also