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