Dacons LLP Mailit for C/C++ Version 1.0.8

EmaiRFC822Data Struct Reference

EmaiRFC822Data is used as a member of EmaiFetchResponse structure, which is returned by the server for FETCH and STORE commands. If "data" member is NULL, this means that attribute is not present in server response. More...

#include <EmaiIMAP.h>

List of all members.

Public Attributes

EmaiConstCharPtr data
EmaiUint32 dataLength


Detailed Description

EmaiRFC822Data is used as a member of EmaiFetchResponse structure, which is returned by the server for FETCH and STORE commands. If "data" member is NULL, this means that attribute is not present in server response.

See also:
EmaiFetchResponse

Definition at line 834 of file EmaiIMAP.h.


Member Data Documentation

RFC822 data

Definition at line 837 of file EmaiIMAP.h.

RFC822 data length (in bytes)

Definition at line 840 of file EmaiIMAP.h.


The documentation for this struct was generated from the following file: