IGraphClient.FetchCategory

IGraphClient.FetchCategory method

Get the properties and relationships of the specified outlookCategory object.

public OutlookCategory FetchCategory(string itemId)
ParameterTypeDescription
itemIdStringItem id to be fetched

Return Value

Category specified by id

See Also