Share via


TaskItem.CardData Property

Outlook Developer Reference

Returns or sets a String representing the text of the card data for the task. Read/write.

Syntax

expression.CardData

expression   A variable that represents a TaskItem object.

See Also