nylas
Preparing search index...
models/drafts
TrackingOptions
Interface TrackingOptions
Interface representing the different tracking options for when a message is sent.
interface
TrackingOptions
{
label
?:
string
;
links
?:
boolean
;
opens
?:
boolean
;
threadReplies
?:
boolean
;
}
Index
Properties
label?
links?
opens?
thread
Replies?
Properties
Optional
label
label
?:
string
Optional
links
links
?:
boolean
Optional
opens
opens
?:
boolean
Optional
thread
Replies
threadReplies
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
label
links
opens
thread
Replies
nylas
Loading...
Interface representing the different tracking options for when a message is sent.