IsFromMe property
Implementation
static PropertyDefinition IsFromMe = new BoolPropertyDefinition.withUriAndFlags(
XmlElementNames.IsFromMe,
_ItemSchemaFieldUris.IsFromMe,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2007_SP1);