LotusScript to C API Programming Guide
rtLib Domino Rich Text Management template
Home

Anonymous

login


 

Hosted by Prominic.NET, Inc.

MAILREC

#include <billing.h>

Mail Billing Record

C definition

typedef struct {
  char   FormType[DESIGN_NAME_MAX]; /* Type of Form */
  OID    OriginatorID;         /* Message Id */
  UNID   OrigMessageID;         /* $Ref if NonDelivery
                            Report */

  DWORD   MessageSize;          /* Size of message */
  char   HopName[MAXUSERNAME+1];   /* Next Server Name */
  WORD   Priority;            /* Delivery priority */
  WORD   RoutingState;         /* see
                            BILL_ROUTINGSTATE_xxx */

  WORD   Report;             /* Delivery report
                            request */

  char   Originator[MAXUSERNAME+1]; /* From: */
  WORD   RecipientCount;        /* Recipients count */
  WORD   RecipientSize;         /* Recipients string size */
  TIMEDATE PostedDate;           /* Uniquely identify
                            instance of Mail
                            message */

/* Recipients char string immediately follows this structure */
} MAILREC;



User: Password:

This website contains material that complements "LotusScript to Lotus C API Programming Guide". Some parts of it including posting of comments and discussion items are available only to authenticated readers of the book. Enter your username and password to authenticate.

You should have cookies and JavaScript enabled for the authentication to work..

You should have received your username and password by email to the address you provided during the purchase of the book. In case you failed to receive it or you have any problems loging in let me know about it.