TaskListInfo

TaskListInfo class

Represents information about TaskList.

The TaskListInfo type exposes the following members:

Properties

NameDescription
propertiesGets the mapi properties.
display_nameGets or sets the name of TaskList.
item_idThe identifier of the task list, unique in the user’s mailbox.
is_ownerTrue if the user is owner of the given task list.
is_sharedTrue if the task list is shared with other users
wellknown_nameProperty indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue.

See Also