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