Show / Hide Table of Contents

Enum TicketCategoryFlags

Flags for the ticket category This Enum is used by: ej_category.flags This Enum consists of flag values that can be combined.

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[Flags]
public enum TicketCategoryFlags

Fields

Name Description
AcceptWhenReplying

512: Take ownership by default when replying

DefaultToCategoryMaster

4: Assign to category administrator if no one is available

DelegateToOurContact

32: Assign to our service contact if available

Internal

1: The category is set to internal and is not available in the Customer Centre

ListInMain

8: Show category in status view

MembersOnly

128: Only members have access to requests in this category

NotifyMembers

256: Send notification to members about new request

OnlyLoggedInUsers

2: Only assign requests to logged in users

PropagateReplyTemplate

64: Merge outbound e-mails for this category with reply template

RedelegateNewMsg

16: Reassign requests on new message if user is not present

Unknown

0: No flags set

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.TicketCategoryFlags, To>()
ObjectExtensions.AssignByReflection<TicketCategoryFlags>(TicketCategoryFlags)
ObjectExtensions.GraphCopy<TicketCategoryFlags>()
Converters.MapEnums<TicketCategoryFlags, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top