Join us on LinkedIn Read our Blog

Isode SOM API

Store Access Attribute Names


Defines

#define SOM_STOREATT_VERSION   2
#define SOM_STOREATT_UPTIME   3
#define SOM_STOREATT_NUMMAILBOXES   4
#define SOM_STOREATT_NUMMESSAGES   5
#define SOM_STOREATT_VOLMESSAGES   6
#define SOM_STOREATT_MAXNUMMESSAGES   7
#define SOM_STOREATT_MAXVOLMESSAGES   8
#define SOM_STOREATT_NUMP7ASSOCIATIONS   9
#define SOM_STOREATT_NUMP3ASSOCIATIONS   10
#define SOM_STOREATT_NUMMGMTASSOCIATIONS   11
#define SOM_STOREATT_MAXP7ASSOCIATIONS   12
#define SOM_STOREATT_MAXP3ASSOCIATIONS   13
#define SOM_STOREATT_UNREADLOW   14
#define SOM_STOREATT_UNREADMEDIUM   15
#define SOM_STOREATT_UNREADHIGH   16
#define SOM_STOREATT_CONNECTIONTYPE   17
#define SOM_STOREATT_ORADDRESS   18
#define SOM_STOREATT_DN   19
#define SOM_STOREATT_MAILBOXPATH   20
#define SOM_STOREATT_LASTOPTIME   21
#define SOM_STOREATT_LASTOPTYPE   22
#define SOM_STOREATT_CALLINGADDRESS   23
#define SOM_STOREATT_LISTOPS   24
#define SOM_STOREATT_SUMMARIZEOPS   25
#define SOM_STOREATT_FETCHOPS   26
#define SOM_STOREATT_DELETEOPS   27
#define SOM_STOREATT_REGISTERMSOPS   28
#define SOM_STOREATT_SUBMITMESSAGEOPS   29
#define SOM_STOREATT_SUBMITPROBEOPS   30
#define SOM_STOREATT_CANCELDDOPS   31
#define SOM_STOREATT_DELIVERMESSAGEOPS   32
#define SOM_STOREATT_DELIVERREPORTOPS   33
#define SOM_STOREATT_DELIVERYCONTROLOPS   34
#define SOM_STOREATT_CHANGECREDENTIALSOPS   35
#define SOM_STOREATT_REGISTEROPS   36
#define SOM_STOREATT_CONNECTIONID   38
#define SOM_STOREATT_SEQUENCENUMBER   39
#define SOM_STOREATT_SIZE   40
#define SOM_STOREATT_AGE   41
#define SOM_STOREATT_TYPE   42
#define SOM_STOREATT_PRIORITY   43
#define SOM_STOREATT_STATE   44
#define SOM_STOREATT_ORIGINATOR   45
#define SOM_STOREATT_SUBJECT   46
#define SOM_STOREATT_MTSIDENTIFIER   47
#define SOM_STOREATT_BLOCKEDOPS   48
#define SOM_STOREATT_UNREAD   49
#define SOM_STOREATT_AGEOLDEST   50
#define SOM_STOREATT_LASTBINDTIME   51
#define SOM_STOREATT_LASTERRORTIME   52
#define SOM_STOREATT_LASTERRORTYPE   53
#define SOM_STOREATT_ERRORCOUNT   54
#define SOM_STOREATT_AUTOACTIONS   55
#define SOM_STOREATT_IPMTYPE   56
#define SOM_STOREATT_NUMREPORTS   57
#define SOM_STOREATT_VOLSUBMITTEDMESSAGES   58
#define SOM_STOREATT_NUMSUBMITTEDMESSAGES   59
#define SOM_STOREATT_CURRENT_BIND_OPS   60
#define SOM_STOREATT_CURRENT_CANCEL_DEFERRED_DELIVERY_OPS   61
#define SOM_STOREATT_CURRENT_CHANGE_CREDENTIALS_OPS   62
#define SOM_STOREATT_CURRENT_DELETE_OPS   63
#define SOM_STOREATT_CURRENT_DELIVER_MESSAGE_OPS   64
#define SOM_STOREATT_CURRENT_DELIVER_REPORT_OPS   65
#define SOM_STOREATT_CURRENT_DELIVERY_CONTROL_OPS   66
#define SOM_STOREATT_CURRENT_FETCH_OPS   67
#define SOM_STOREATT_CURRENT_LIST_OPS   68
#define SOM_STOREATT_CURRENT_REGISTERMS_OPS   69
#define SOM_STOREATT_CURRENT_REGISTER_OPS   70
#define SOM_STOREATT_CURRENT_SUBMIT_MESSAGE_OPS   71
#define SOM_STOREATT_CURRENT_SUBMIT_PROBE_OPS   72
#define SOM_STOREATT_CURRENT_SUMMARIZE_OPS   73
#define SOM_STOREATT_CURRENT_UNBIND_OPS   74
#define SOM_STOREATT_QUEUED_DAP_SEARCH_OPS   75
#define SOM_STOREATT_MAILBOXES   100
#define SOM_STOREATT_CONNECTIONS   101
#define SOM_STOREATT_MESSAGES   102

Define Documentation

#define SOM_STOREATT_VERSION   2

Version

Definition at line 24 of file storeatt.h.

#define SOM_STOREATT_UPTIME   3

Uptime

Definition at line 25 of file storeatt.h.

#define SOM_STOREATT_NUMMAILBOXES   4

Number of mailboxes

Definition at line 26 of file storeatt.h.

#define SOM_STOREATT_NUMMESSAGES   5

Number of messages

Definition at line 27 of file storeatt.h.

#define SOM_STOREATT_VOLMESSAGES   6

Total size of messages

Definition at line 28 of file storeatt.h.

#define SOM_STOREATT_MAXNUMMESSAGES   7

Max. number of messages

Definition at line 29 of file storeatt.h.

#define SOM_STOREATT_MAXVOLMESSAGES   8

Max. volume of messages

Definition at line 30 of file storeatt.h.

#define SOM_STOREATT_NUMP7ASSOCIATIONS   9

P7 Associations

Definition at line 31 of file storeatt.h.

#define SOM_STOREATT_NUMP3ASSOCIATIONS   10

P3 Associations

Definition at line 32 of file storeatt.h.

#define SOM_STOREATT_NUMMGMTASSOCIATIONS   11

Management Associations

Definition at line 33 of file storeatt.h.

#define SOM_STOREATT_MAXP7ASSOCIATIONS   12

Max P7 Associations

Definition at line 34 of file storeatt.h.

#define SOM_STOREATT_MAXP3ASSOCIATIONS   13

Max P3 Associations

Definition at line 35 of file storeatt.h.

#define SOM_STOREATT_UNREADLOW   14

Unread messages

Definition at line 36 of file storeatt.h.

#define SOM_STOREATT_UNREADMEDIUM   15

Unread messages

Definition at line 37 of file storeatt.h.

#define SOM_STOREATT_UNREADHIGH   16

Unread messages

Definition at line 38 of file storeatt.h.

#define SOM_STOREATT_CONNECTIONTYPE   17

Connection type

Definition at line 39 of file storeatt.h.

#define SOM_STOREATT_ORADDRESS   18

OR-address

Definition at line 40 of file storeatt.h.

#define SOM_STOREATT_DN   19

Directory Name

Definition at line 41 of file storeatt.h.

#define SOM_STOREATT_MAILBOXPATH   20

Mailbox file-system path

Definition at line 42 of file storeatt.h.

#define SOM_STOREATT_LASTOPTIME   21

Last Operation Time

Definition at line 43 of file storeatt.h.

#define SOM_STOREATT_LASTOPTYPE   22

Last Operation Type

Definition at line 44 of file storeatt.h.

#define SOM_STOREATT_CALLINGADDRESS   23

Calling Address

Definition at line 45 of file storeatt.h.

#define SOM_STOREATT_LISTOPS   24

Number of List Ops.

Definition at line 46 of file storeatt.h.

#define SOM_STOREATT_SUMMARIZEOPS   25

Number of Summarize Ops.

Definition at line 47 of file storeatt.h.

#define SOM_STOREATT_FETCHOPS   26

Number of Fetch Ops.

Definition at line 48 of file storeatt.h.

#define SOM_STOREATT_DELETEOPS   27

Number of Delete Ops.

Definition at line 49 of file storeatt.h.

#define SOM_STOREATT_REGISTERMSOPS   28

Number of Register MS Ops.

Definition at line 50 of file storeatt.h.

#define SOM_STOREATT_SUBMITMESSAGEOPS   29

Number of Submit Message Ops.

Definition at line 51 of file storeatt.h.

#define SOM_STOREATT_SUBMITPROBEOPS   30

Number of Submit Probe Ops.

Definition at line 52 of file storeatt.h.

#define SOM_STOREATT_CANCELDDOPS   31

Number of Cancelled Ops.

Definition at line 53 of file storeatt.h.

#define SOM_STOREATT_DELIVERMESSAGEOPS   32

Number of Deliver Message Ops.

Definition at line 54 of file storeatt.h.

#define SOM_STOREATT_DELIVERREPORTOPS   33

Number of Deliver Report Ops.

Definition at line 55 of file storeatt.h.

#define SOM_STOREATT_DELIVERYCONTROLOPS   34

Number of Delivery Control Ops.

Definition at line 56 of file storeatt.h.

#define SOM_STOREATT_CHANGECREDENTIALSOPS   35

Number of Change Credentials Ops.

Definition at line 57 of file storeatt.h.

#define SOM_STOREATT_REGISTEROPS   36

Number of Register Ops.

Definition at line 58 of file storeatt.h.

#define SOM_STOREATT_CONNECTIONID   38

Conenction ID

Definition at line 59 of file storeatt.h.

#define SOM_STOREATT_SEQUENCENUMBER   39

Sequence Number

Definition at line 60 of file storeatt.h.

#define SOM_STOREATT_SIZE   40

Size

Definition at line 61 of file storeatt.h.

#define SOM_STOREATT_AGE   41

Age

Definition at line 62 of file storeatt.h.

#define SOM_STOREATT_TYPE   42

Type

Definition at line 63 of file storeatt.h.

#define SOM_STOREATT_PRIORITY   43

Priority

Definition at line 64 of file storeatt.h.

#define SOM_STOREATT_STATE   44

State

Definition at line 65 of file storeatt.h.

#define SOM_STOREATT_ORIGINATOR   45

Originator

Definition at line 66 of file storeatt.h.

#define SOM_STOREATT_SUBJECT   46

Subject

Definition at line 67 of file storeatt.h.

#define SOM_STOREATT_MTSIDENTIFIER   47

MTS-Identifier

Definition at line 68 of file storeatt.h.

#define SOM_STOREATT_BLOCKEDOPS   48

Blocked Ops.

Definition at line 69 of file storeatt.h.

#define SOM_STOREATT_UNREAD   49

Unread

Definition at line 70 of file storeatt.h.

#define SOM_STOREATT_AGEOLDEST   50

Age of Oldest

Definition at line 71 of file storeatt.h.

#define SOM_STOREATT_LASTBINDTIME   51

Last Bind Time

Definition at line 72 of file storeatt.h.

#define SOM_STOREATT_LASTERRORTIME   52

Last Error Time

Definition at line 73 of file storeatt.h.

#define SOM_STOREATT_LASTERRORTYPE   53

Last Error Type

Definition at line 74 of file storeatt.h.

#define SOM_STOREATT_ERRORCOUNT   54

Error Count

Definition at line 75 of file storeatt.h.

#define SOM_STOREATT_AUTOACTIONS   55

Auto Actions

Definition at line 76 of file storeatt.h.

#define SOM_STOREATT_IPMTYPE   56

IPM Type

Definition at line 77 of file storeatt.h.

#define SOM_STOREATT_NUMREPORTS   57

Number of Reports

Definition at line 78 of file storeatt.h.

#define SOM_STOREATT_VOLSUBMITTEDMESSAGES   58

Volume of submitted msgs.

Definition at line 79 of file storeatt.h.

#define SOM_STOREATT_NUMSUBMITTEDMESSAGES   59

Number of submitted msgs.

Definition at line 80 of file storeatt.h.

#define SOM_STOREATT_MAILBOXES   100

Mailboxes

Definition at line 98 of file storeatt.h.

#define SOM_STOREATT_CONNECTIONS   101

Connections

Definition at line 99 of file storeatt.h.

#define SOM_STOREATT_MESSAGES   102

Messages (S) Description of object

Definition at line 100 of file storeatt.h.