PredictedMessageActionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PredictedMessageActionType
public enum PredictedMessageActionType
Public Enum PredictedMessageActionType
- Inheritance
-
PredictedMessageActionType
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Respond | 1 | |
FollowUp | 2 | |
MoveToFolder | 3 | |
Delete | 4 | |
Read | 5 | |
Ignore | 6 |