> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum CalReplyStatus

> iCal reply status

iCal reply status

## Syntax

```crmscript theme={null}
CalReplyStatus
```

## Fields

| Name      | Description                                  |
| --------- | -------------------------------------------- |
| Unknown   | Status is not known                          |
| Accepted  | The sender accepted the meeting.             |
| Declined  | The sender declined the meeting.             |
| Tentative | The sender tentatively accepted the meeting. |


## Related topics

- [SuperOffice.WebApi.Data.CalReplyStatus](/en/api/reference/webapi/SuperOffice.WebApi.Data.CalReplyStatus.md)
- [SuperOffice.WebApi.Data.EMailEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.EMailEntity.md)
- [Namespace CRMScript.NetServer](/en/automation/crmscript/reference/CRMScript.NetServer.md)
- [Enum CalMethod](/en/automation/crmscript/reference/CRMScript.NetServer.CalMethod.md)
- [Calculate Message Recipients](/en/api/reference/restful/agent/ticket_agent/calculate-message-recipients.md)
- [Enum values for ReplyTemplateBodyFlags](/en/database/tables/enums/replytemplatebodyflags.md)
