Package | Description |
---|---|
com.aspose.email |
Modifier and Type | Method and Description |
---|---|
OutlookCategory |
IGraphClient.createCategory(String displayName,
int preset)
Creates an
OutlookCategory object in the user's master list of categories. |
OutlookCategory |
IGraphClient.fetchCategory(String itemId)
Get the properties and relationships of the specified outlookCategory object.
|
OutlookCategory |
IGraphClient.updateCategory(OutlookCategory category)
Updates pre-set color constant for specified category
|
Modifier and Type | Method and Description |
---|---|
List<OutlookCategory> |
IGraphClient.listCategories()
Get all the categories that have been defined for the user.
|
com.aspose.ms.System.Collections.Generic.List<OutlookCategory> |
IGraphClient.listCategoriesInternal() |
Modifier and Type | Method and Description |
---|---|
OutlookCategory |
IGraphClient.updateCategory(OutlookCategory category)
Updates pre-set color constant for specified category
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.