ItemType::IsResend property

The IsResend property gets or sets a Boolean value that indicates whether the item has previously been sent.

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 IsResend property returns true if the item has previously been sent; otherwise, the property returns false.
Show: