Skip to main content

Enum NewsFeedItemStatus

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
News feed item status - indicates if the item is being handled by a CTA This Enum is used by: NewsFeedItem.Status

Fields

Handled = 2 2: Handled - the item has been processed by a CTA Handling = 1 1: Processing has started - the item is being handled by a CTA Normal = 0 0: Normal - nothing special has happened yet.