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