FlaggedForActionType Enumeration
Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration FlaggedForActionType
'Usage
Dim instance As FlaggedForActionType
[SerializableAttribute]
public enum FlaggedForActionType
Members
| Member name | Description | |
|---|---|---|
| Any | ||
| Call | ||
| DoNotForward | ||
| FollowUp | ||
| FYI | ||
| Forward | ||
| NoResponseNecessary | ||
| Read | ||
| Reply | ||
| ReplyToAll | ||
| Review |