IGraphClient.ListCategories

IGraphClient.ListCategories method

Get all the categories that have been defined for the user.

public List<OutlookCategory> ListCategories()

Return Value

Returns list of categories for the user

See Also