akonadi
Akonadi::MessagePart Namespace Reference
Variables | |
const AKONADI_KMIME_EXPORT char * | Body = "RFC822" |
const AKONADI_KMIME_EXPORT char * | Envelope = "ENVELOPE" |
const AKONADI_KMIME_EXPORT char * | Header = "HEAD" |
Detailed Description
Contains predefined part identifiers.
This namespace contains identifiers of item parts that are used for handling email items.
Variable Documentation
◆ Body
const char * Akonadi::MessagePart::Body = "RFC822" |
The part identifier for the main body part.
Definition at line 24 of file messageparts.cpp.
◆ Envelope
const char * Akonadi::MessagePart::Envelope = "ENVELOPE" |
The part identifier for envelope parts.
Definition at line 23 of file messageparts.cpp.
◆ Header
const char * Akonadi::MessagePart::Header = "HEAD" |
The part identifier for the header part.
Definition at line 25 of file messageparts.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.