GraphMessageInfo.Categories Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9083)
Categories
Gets the list of Categories of the item; or empty array if not know.
Declaration
public IEnumerable<string> Categories { get; }
Property Value
Type | Description |
---|---|
IEnumerable<String> |