ClassificationOverride
Contents
[
Hide
]ClassificationOverride class
Represents a user’s override for how incoming messages from a specific sender should always be classified as.
Constructors
| Name | Description |
|---|---|
| ClassificationOverride (3 overloads) | Initalizes static members of class ClassificationOverride . |
Methods
| Name | Description |
|---|---|
| get_ClassifyAs | Gets value which specifies how incoming messages from a specific sender should always be classified as. |
| get_Id | Gets unique identifier of the override. |
| get_Sender | Gets email address information of the sender for whom the override is created. |
| set_ClassifyAs | Sets value which specifies how incoming messages from a specific sender should always be classified as. |
| set_Id | Sets unique identifier of the override. |
| set_Sender | Sets email address information of the sender for whom the override is created. |