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