public class CategoryDefinition
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
CategoryName
The name of the category.
|
boolean |
FromIsOriginalTo
Indicates whether or not the from address contains the OriginalToAddress
for this category.
|
java.lang.String |
ParentCategoryName
The name of the parent of this category (for disposition inheritance)
It is "Default" for the main categories
|
public java.lang.String CategoryName
public boolean FromIsOriginalTo
public java.lang.String ParentCategoryName