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