ConversationActionTypeType Enum
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 ConversationActionTypeType
C#
public enum ConversationActionTypeType
Public Enum ConversationActionTypeType
- Inheritance
-
ConversationActionTypeType
Name | Value | Description |
---|---|---|
AlwaysCategorize | 0 | |
AlwaysDelete | 1 | |
AlwaysMove | 2 | |
Delete | 3 | |
Move | 4 | |
Copy | 5 | |
SetReadState | 6 | |
SetRetentionPolicy | 7 | |
Flag | 8 |
Product | Versions |
---|---|
Exchange EWS proxy | Latest |