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