mapidump.h

Langue: en

Version: 382433 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

libmapi/mapidump.h -

SYNOPSIS


Data Structures


struct mdump_msgflags

Variables


struct mdump_msgflags mdump_msgflags []

Variable Documentation

struct mdump_msgflags mdump_msgflags[]Initial value:

  {
         {0x1,   'MSGFLAG_READ'},
         {0x2,   'MSGFLAG_UNMODIFIED'},
         {0x4,   'MSGFLAG_SUBMIT'},
         {0x8,   'MSGFLAG_UNSENT'},
         {0x10,  'MSGFLAG_HASATTACH'},
         {0x20,  'MSGFLAG_FROMME'},
         {0x40,  'MSGFLAG_ASSOCIATED'},
         {0x80,  'MSGFLAG_RESEND'},
         {0x100, 'MSGFLAG_RN_PENDING'},
         {0x200, 'MSGFLAG_NRN_PENDING'},
         {0, NULL}
 }
 

Author

Generated automatically by Doxygen for MAPIClientLibraries from the source code.