> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.MessageHeaderStdItem

# <a id="SuperOffice_WebApi_Data_MessageHeaderStdItem" /> Enum MessageHeaderStdItem

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Standard/predefined values for ticket message header

```csharp theme={null}
public enum MessageHeaderStdItem
```

## Fields

`CustomerReadFAQ = 6`

6: Customer read FAQ

`Forward = 1`

1: Forward

`NoAutoReply = 3`

3: NoAutoReply

`None = 0`

0: A standard header without predefined meaning

`ReplyTemplate = 7`

7: This message was generated from reply template

`SentAutoReplyToCustomersA = 4`

4: Auto-reply sent to customers A

`SentAutoReplyToCustomersB = 5`

5: Auto-reply sent to customers B

`UnnamedAttachmentBlocked = 2`

2: Message contains certain attachments we simply do not import
