The todo item (if it's deleted, will be id only)

Namespace: Contracts.Notifications.ToDo
Assembly: Contracts (in Contracts.dll)

<DataMember()> _ 
Public to_do_item As TaskItem
This language is not supported or no code example is available.
[DataMember()] 
public TaskItem to_do_item
This language is not supported or no code example is available.
[DataMember()] 
public:  
TaskItem^ to_do_item;
This language is not supported or no code example is available.
public  
DataMember() 
to_do_item : TaskItem
This language is not supported or no code example is available.

Field Value

Type: TaskItem

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1