Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PredictedActionReasonType simple type is intended for internal use only.<121>
-
<xs:simpleType name="PredictedActionReasonType"> <xs:restriction base="xs:string"> <xs:enumeration value="None"/> <xs:enumeration value="ConversationStarterIsYou"/> <xs:enumeration value="OnlyRecipient"/> <xs:enumeration value="ConversationContributions"/> <xs:enumeration value="MarkedImportantBySender"/> <xs:enumeration value="SenderIsManager"/> <xs:enumeration value="SenderIsInManagementChain"/> <xs:enumeration value="SenderIsDirectReport"/> <xs:enumeration value="ActionBasedOnSender"/> <xs:enumeration value="NameOnToLine"/> <xs:enumeration value="NameOnCcLine"/> <xs:enumeration value="ManagerPosition"/> <xs:enumeration value="ReplyToAMessageFromMe"/> <xs:enumeration value="PreviouslyFlagged"/> <xs:enumeration value="ActionBasedOnRecipients"/> <xs:enumeration value="ActionBasedOnSubjectWords"/> <xs:enumeration value="ActionBasedOnBasedOnBodyWords"/> </xs:restriction> </xs:simpleType>
The following table describes the possible values of this type.
|
Value |
Meaning |
|---|---|
|
None |
For internal use only. |
|
ConversationStarterIsYou |
For internal use only. |
|
OnlyRecipient |
For internal use only. |
|
ConversationContributions |
For internal use only. |
|
MarkedImportantBySender |
For internal use only. |
|
SenderIsManager |
For internal use only. |
|
SenderIsInManagementChain |
For internal use only. |
|
SenderIsDirectReport |
For internal use only. |
|
ActionBasedOnSender |
For internal use only. |
|
NameOnToLine |
For internal use only. |
|
NameOnCcLine |
For internal use only. |
|
ManagerPosition |
For internal use only. |
|
ReplyToAMessageFromMe |
For internal use only. |
|
PreviouslyFlagged |
For internal use only. |
|
ActionBasedOnRecipients |
For internal use only. |
|
ActionBasedOnSubjectWords |
For internal use only. |
|
ActionBasedOnBasedOnBodyWords |
For internal use only. |