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