Preparing search index...
The search index is not available
jmap-yacl - v1.2.0
jmap-yacl
JMAPMail
EmailHeaderFields
Type Alias EmailHeaderFields
EmailHeaderFields
:
{
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
;
}
RFC 8621 (4.1.3) -
https://datatracker.ietf.org/doc/html/rfc8621#section-4.1.3
Type declaration
bcc
:
EmailAddress
[]
|
null
cc
:
EmailAddress
[]
|
null
from
:
EmailAddress
[]
|
null
Optional
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jmap-yacl - v1.2.0
Loading...
RFC 8621 (4.1.3) - https://datatracker.ietf.org/doc/html/rfc8621#section-4.1.3