QnAItemStatus enum
Denotes the status of the QnA Item
Fields
| None = 0 | |
| UserEditable = 1 | The UserEditable flag indicates whether the item is editable by the logged in user. |
| PublisherCreated = 2 | The PublisherCreated flag indicates whether the item has been created by extension publisher. |