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