ItemType::IsUnmodified property

The IsUnmodified property returns a Boolean value that indicates whether the item has been modified.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Boolean
The IsUnmodified property returns true if the item is unmodified; otherwise, the property returns false.
Show: