This topic has not yet been rated - Rate this topic

Item.Flag property

EWS Managed API

Gets or sets a flag value that indicates the status, start date, due date, or completion date for an item.

The Flag property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public Flag Flag { get; set; }

Property value

Type: Microsoft.Exchange.WebServices.Data.Flag
The flag value for this item.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.