Akonadi::MessagePart
Akonadi::MessagePart Namespace Reference
Variables | |
AKONADI_MIME_EXPORT const char | Body [] = "RFC822" |
AKONADI_MIME_EXPORT const char | Envelope [] = "ENVELOPE" |
AKONADI_MIME_EXPORT const 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
|
extern |
The part identifier for the main body part.
Definition at line 11 of file messageparts.cpp.
◆ Envelope
|
extern |
The part identifier for envelope parts.
Definition at line 10 of file messageparts.cpp.
◆ Header
|
extern |
The part identifier for the header part.
Definition at line 12 of file messageparts.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.