ItemType::IsFromMe property

The IsFromMe property gets or sets a Boolean value that indicates whether a user sent an item to him or herself.

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 IsFromMe property returns true if the item was sent by a user to him or herself; otherwise, the property returns false.
Show: