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