amhs_att.h
Go to the documentation of this file.
1/* Copyright (c) 2003-2009, Isode Limited, London, England.
2 * All rights reserved.
3 *
4 * Acquisition and use of this software and related materials for any
5 * purpose requires a written licence agreement from Isode Limited,
6 * or a written licence from an organisation licenced by Isode Limited
7 * to grant such a licence.
8 *
9 */
10
11/*
12 *
13 * @VERSION@
14 */
19#ifndef _AMHS_ATT_H
20#define _AMHS_ATT_H
21
22
23#include "x400_att.h"
24
31#define ATS_S_PRIORITY_INDICATOR 1001
36#define ATS_S_FILING_TIME 1002
39#define ATS_S_OPTIONAL_HEADING_INFO 1003
42#define ATS_S_TEXT 1004
45#define ATS_N_EXTENDED 1005
50#define ATS_EOH_MODE 1006
58#define ATS_N_BASIC_BODYPART_ENCODING 1007
65#define ATS_IA5_TEXT 1
68#define ATS_GENERALTEXT_REPERTOIRE_A 2
71#define ATS_GENERALTEXT_REPERTOIRE_B 3
74/* \} */
75
78#define ATS_EOH_MODE_CRLF 1
81#define ATS_EOH_MODE_LF 2
84#define ATS_EOH_MODE_NONE 3
87/* \} */
88
89
90#endif /* _X400_ATT_H */
X400 Symbolic Constants.

All rights reserved © 2002 - 2024 Isode Ltd.