The following tables list the members exposed by the TaskItemNotification type.

Name Description
Public field entity_type The entity type this notification is about (inherited from NotificationData).
Public field folder_id The folder the the notification data is targeting (inherited from NotificationData).
Public field notify_executor (inherited from NotificationData).
Public field project_id The project the notification data is targeting (inherited from NotificationData).
Public field server_event_guid The server event guid (inherited from NotificationData).
Public field to_do_item The todo item (if it's deleted, will be id only)
Public field type The notification type - updated, added, deleted
Top