Dacons LLP Mailit for C/C++ Version 1.0.8

EmaiFetchEnvelopeData Struct Reference

This structure represents the major message fields; it is used as a part of the EmaiBodyStructure and EmaiFetchResponse structures. Members of the structure are set to NULL if corresponding field is not returned by server (most probably it is absent in message). More...

#include <EmaiIMAP.h>

List of all members.

Public Attributes

EmaiConstUniCharPtr date
EmaiConstUniCharPtr subject
EmaiContactList from
EmaiContactList sender
EmaiContactList replyTo
EmaiContactList to
EmaiContactList cc
EmaiContactList bcc
EmaiConstUniCharPtr inReplyTo
EmaiConstUniCharPtr messageID


Detailed Description

This structure represents the major message fields; it is used as a part of the EmaiBodyStructure and EmaiFetchResponse structures. Members of the structure are set to NULL if corresponding field is not returned by server (most probably it is absent in message).

See also:
EmaiBodyStructure

EmaiFetchResponse

Definition at line 852 of file EmaiIMAP.h.


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