TotalCount property
Implementation
static PropertyDefinition TotalCount =
new IntPropertyDefinition.withUriAndFlags(
XmlElementNames.TotalCount,
FolderSchemaFieldUris.TotalCount,
[PropertyDefinitionFlags.CanFind],
ExchangeVersion.Exchange2007_SP1);