LastDeliveryTime property
Implementation
static PropertyDefinition LastDeliveryTime = new DateTimePropertyDefinition.withUriAndFlags(
XmlElementNames.LastDeliveryTime,
_ConversationSchemaFieldUris.LastDeliveryTime,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2010_SP1);