The MTSID structure contains an X.400 message transport system (MTS) entry identifier.
Header file: | MAPIDEFS.H |
Related macros: | CbMTSID CbNewMTSID |
typedef struct
{
ULONG cb;
BYTE ab[MAPI_DIM];
} MTSID, FAR *LPMTSID;
The MTSID structure is used only for X.400 mappings of MAPI entry identifiers. It corresponds to the MAPI FLATENTRY structure.
An MTS identifier has the same format as a MAPI entry identifier or a binary property value. MTS identifiers can be particularly useful for canceling deferred messages.
ID Structures, FLATENTRY, FLATMTSIDLIST