Dacons LLP Mailit for C/C++ Version 1.0.8

EmaiFetchMessageAttribute Struct Reference

Attributes for EmaiFetchMessageData structure. More...

#include <EmaiIMAP.h>

List of all members.

Public Attributes

EmaiUint32 selector
EmaiConstUniCharPtr section
EmaiConstUniCharPtr partial
struct {
   EmaiConstUniCharPtr   section
   EmaiConstUniCharPtr   partial
data


Detailed Description

Attributes for EmaiFetchMessageData structure.

See also:
EmaiFetchMessageData

Definition at line 2110 of file EmaiIMAP.h.


Member Data Documentation

Values: EmaiFetchEnvelope, EmaiFetchFlags, etc

Definition at line 2113 of file EmaiIMAP.h.

section specification

Definition at line 2125 of file EmaiIMAP.h.

partial fetch specification

Definition at line 2127 of file EmaiIMAP.h.

Should be filled when performing BODY[<section>]<<partial>> or BODY.PEEK[<section>]<<partial>> fetch, i.e when (selector == EmaiFetchBodySection) or (selector == EmaiFetchBodyPeek) Refer to RFC3501 (chapter 6.4.5) for more information


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