TaskItem.StartDate Property
Outlook Developer Reference |
Returns or sets a Date indicating the start date for the task. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression.StartDate
expression An expression that returns a TaskItem object.
See Also