IGraphClient.FetchCategory
IGraphClient.FetchCategory method
Get the properties and relationships of the specified outlookCategory object.
public OutlookCategory FetchCategory(string itemId)
Parameter | Type | Description |
---|---|---|
itemId | String | Item id to be fetched |
Return Value
Category specified by id
See Also
- class OutlookCategory
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email