public final class GraphWellknownTaskListName
extends Enum
Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue.
| Modifier and Type | Field and Description |
|---|---|
static int |
defaultList
Built-in Tasks list.
|
static int |
flaggedEmails
Built-in Flagged email list.
|
static int |
none
User created list.
|
public static final int none
User created list.
public static final int defaultList
Built-in Tasks list.
public static final int flaggedEmails
Built-in Flagged email list. Tasks from flagged emails are present in this list.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.