Knowledge Base Reference: 100094       Dated: 07/11/2003

MAPI Error# Descriptions

ERROR# DESCRIPTION
1      USER_ABORT
2      FAILURE                  (Unspecified email failure occurred)
3      LOGIN_FAILURE            (Unsuccesful logon, no mail sent)
4      DISK_FULL                (You seem to be a little short on disk space)
5      INSUFFICIENT_MEMORY      (Insuffucient Memory to send Mail)
6      ACCESS_DENIED
8      TOO_MANY_SESSIONS        (The are too many sessions, no mail sent)
9      TOO_MANY_FILES           (There were too many attachments, no mail sent)
10     TOO_MANY_RECIPIENTS      (There were too many recipients, no mail sent)
11     ATTACHMENT_NOT_FOUND
12     ATTACHMENT_OPEN_FAILURE
13     ATTACHMENT_WRITE_FAILURE
14     UNKNOWN_RECIPIENT        (There is an unknown recipient)
15     BAD_RECIPTYPE            (Type of recipient must be MAPI_TO,MAPI_CC or MAPI_BCC)
16     NO_MESSAGES
17     INVALID_MESSAGE
18     TEXT_TOO_LARGE           (Text in message too large to be sent)
19     INVALID_SESSION          (Invalid session pass to SendMail)
20     TYPE_NOT_SUPPORTED
21     AMBIGUOUS_RECIPIENT      (Duplicate Recipients)
22     MESSAGE_IN_USE
23     NETWORK_FAILURE
24     INVALID_EDITFIELDS
25     INVALID_RECIPS
26     NOT_SUPPORTED