ItemFlagStatus Enum

Definition

Defines the flagged state of an item that is part of a conversation. The ItemFlagStatus enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public enum class ItemFlagStatus
public enum ItemFlagStatus
Public Enum ItemFlagStatus
Inheritance
ItemFlagStatus

Fields

Complete 2

A completed flag on the task associated with the conversation item. The Complete field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Flagged 1

A flagged conversation item. The Flagged field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

NotFlagged 0

No flag on the conversation item. The NotFlagged field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to