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