Preparing search index...
The search index is not available
jmap-yacl
jmap-yacl
JMAPMail
EmailHeaderFields
Type alias EmailHeaderFields
Email
Header
Fields
:
{
bcc
:
EmailAddress
[]
|
null
;
cc
:
EmailAddress
[]
|
null
;
from
:
EmailAddress
[]
|
null
;
headers
?:
EmailHeader
[]
;
inReplyTo
:
string
[]
|
null
;
messageId
:
string
[]
|
null
;
references
:
string
[]
|
null
;
replyTo
:
EmailAddress
[]
|
null
;
sender
:
EmailAddress
[]
|
null
;
sentAt
:
Date
|
null
;
subject
:
string
|
null
;
to
:
EmailAddress
[]
|
null
;
}
Type declaration
bcc
:
EmailAddress
[]
|
null
cc
:
EmailAddress
[]
|
null
from
:
EmailAddress
[]
|
null
Optional
headers
?:
EmailHeader
[]
in
Reply
To
:
string
[]
|
null
message
Id
:
string
[]
|
null
references
:
string
[]
|
null
reply
To
:
EmailAddress
[]
|
null
sender
:
EmailAddress
[]
|
null
sent
At
:
Date
|
null
subject
:
string
|
null
to
:
EmailAddress
[]
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
jmap-yacl
Loading...