Dacons LLP Mailit for C/C++ Version 1.0.8

EmaiSearchResponse Struct Reference

This response is returned by server for SEARCH and UID SEARCH commands. The number(s) refer to those messages that match the search criteria. For SEARCH, these are message sequence numbers; for UID SEARCH, these are unique identifiers. More...

#include <EmaiIMAP.h>

List of all members.

Public Attributes

EmaiImapSequenceSet messages


Detailed Description

This response is returned by server for SEARCH and UID SEARCH commands. The number(s) refer to those messages that match the search criteria. For SEARCH, these are message sequence numbers; for UID SEARCH, these are unique identifiers.

See also:
Emai::ImapSession::Search

EmaiImapSearch

Definition at line 652 of file EmaiIMAP.h.


Member Data Documentation

Sequence set of the found message sequence numbers or UIDs

Definition at line 655 of file EmaiIMAP.h.


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