How get OST (Built-In Name) of element

I realise this is question is from a while ago, however it turns up in searches at or near the top

You can use System.Enum.ToObject(BuiltInCategory, item.Category.Id.IntegerValue) to get the OST name

2 Likes