PredictedActionReasonType
PredictedActionReasonType enumeration
public enum PredictedActionReasonType
Values
| Name | 
Value | 
Description | 
| None | 
0 | 
 | 
| ConversationStarterIsYou | 
1 | 
 | 
| OnlyRecipient | 
2 | 
 | 
| ConversationContributions | 
3 | 
 | 
| MarkedImportantBySender | 
4 | 
 | 
| SenderIsManager | 
5 | 
 | 
| SenderIsInManagementChain | 
6 | 
 | 
| SenderIsDirectReport | 
7 | 
 | 
| ActionBasedOnSender | 
8 | 
 | 
| NameOnToLine | 
9 | 
 | 
| NameOnCcLine | 
10 | 
 | 
| ManagerPosition | 
11 | 
 | 
| ReplyToAMessageFromMe | 
12 | 
 | 
| PreviouslyFlagged | 
13 | 
 | 
| ActionBasedOnRecipients | 
14 | 
 | 
| ActionBasedOnSubjectWords | 
15 | 
 | 
| ActionBasedOnBasedOnBodyWords | 
16 | 
 | 
See Also