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