Gets the list of Categories of the item.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property Categories As EwsCategoryCollection Get Private Set |
C# |
---|
public EwsCategoryCollection Categories { get; private set; } |