GlobalHasAttachments property
Implementation
static PropertyDefinition GlobalHasAttachments = new BoolPropertyDefinition.withUriAndFlags(
XmlElementNames.GlobalHasAttachments,
_ConversationSchemaFieldUris.GlobalHasAttachments,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2010_SP1);