Camel.StoreDBMessageRecord – camel-1.2 Reference Manual
Packages
camel-1.2
Camel
StoreDBMessageRecord
clear
bdata
cc
cinfo
dirty
dreceived
dsent
flags
folder_id
from
labels
mlist
msg_type
part
preview
size
subject
to
uid
userheaders
usertags
StoreDBMessageRecord
Object Hierarchy:
Description:
[
CCode
( has_type_id =
false
) ]
[
Version
( since =
"3.58"
) ]
public
struct
StoreDBMessageRecord
A message record, with values stored in a
StoreDB
.
Namespace:
Camel
Package:
camel-1.2
Content:
Methods:
public
void
clear
()
Frees dynamically allocated data in the
this
, but not the
this
itself, and sets all members to zeros or equivalent.
Fields:
public
uint32
folder_id
public
unowned
string
uid
public
uint32
flags
public
uint32
msg_type
public
uint32
dirty
public
uint32
size
public
int64
dsent
public
int64
dreceived
public
unowned
string
subject
public
unowned
string
from
public
unowned
string
to
public
unowned
string
cc
public
unowned
string
mlist
public
unowned
string
part
public
unowned
string
labels
public
unowned
string
usertags
public
unowned
string
cinfo
public
unowned
string
bdata
public
unowned
string
userheaders
public
unowned
string
preview