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