Enum FlaggedForAction

FlaggedForAction enumeration

Enumerates flagged for action

public enum FlaggedForAction

Values

NameValueDescription
Undefined-1Flagged for action is not specified
Any0The message is flagged with any action.
Call1The recipient is requested to call the sender.
DoNotForward2The recipient is requested not to forward the message.
FollowUp3The recipient is requested to follow up on the message.
FYI4The recipient received the message for information.
Forward5The recipient is requested to forward the message.
NoResponseNecessary6The recipient is informed that a response to the messageis not required.
Read7The recipient is requested to read the message.
Reply8The recipient is requested to reply to the sender of the message.
ReplyToAll9The recipient is requested to reply to everyone the message was sent to.
Review10The recipient is requested to review the message.

See Also