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