Dacons LLP Mailit for C/C++ | Version 1.0.8 |
EmaiBodySectionData Struct ReferenceEmaiBodySectionData is used as a member of EmaiFetchResponse structure, which is returned by the server for FETCH command.. More...
Detailed DescriptionEmaiBodySectionData is used as a member of EmaiFetchResponse structure, which is returned by the server for FETCH command..
The FETCH response returns data about a message to the client. The data are pairs of data item names and their values in parentheses. This response occurs as the result of a FETCH or STORE command, as well as by unilateral server decision (e.g., flag updates). For details see the RFC 3501 section 7.4.2.
Definition at line 810 of file EmaiIMAP.h. Member Data Documentationsection name Definition at line 813 of file EmaiIMAP.h.
section origin, it is set to EmaiUndefinedOriginValue if absent in response Definition at line 816 of file EmaiIMAP.h. section data Definition at line 820 of file EmaiIMAP.h.
section data length Definition at line 823 of file EmaiIMAP.h.
The documentation for this struct was generated from the following file: |