Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 879 Bytes

Outlook.SharingItem.TaskDueDate.md

File metadata and controls

36 lines (21 loc) · 879 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SharingItem.TaskDueDate property (Outlook)
vbaol11.chm3219
vbaol11.chm3219
Outlook.SharingItem.TaskDueDate
baf6c9c8-cdf3-2e8b-71da-10a393421f56
06/08/2017
medium

SharingItem.TaskDueDate property (Outlook)

Returns or sets a Date value that represents the due date of the task for this SharingItem. Read/write.

Syntax

expression. TaskDueDate

expression An expression that returns a SharingItem object.

Remarks

This property returns Null (Nothing in Visual Basic) if the IsMarkedAsTask property is set to False.

See also

SharingItem Object

[!includeSupport and feedback]