tootall
❔ ObjectListView showing blank rows
At this point I feel like I just need to create my own class and copy over the relevant information from each Category and use that instead. A bit of a PITA if I have to go back and forth between the Outlook category collection and my own.
25 replies
❔ ObjectListView showing blank rows
A further update on this - The "Category" class appears to be an interface of an interface. using the
.GetType()
for an item of the Categories collection returns System.__ComObject
, perhaps this is why it returns a blank string?25 replies