Microsoft Outlook / New Email
appKey:
microsoft-outlook
triggerKey:
new-email
Event Payload Properties
The following properties can be referenced when an event occurs:
bccRecipients
BCC Recipients
Array<{emailAddress: {name: stringaddress: string}}> | null
body
Body
{contentType: stringcontent: string} | null
bodyPreview
Body Preview
string | null
categories
Categories
Array<string> | null
ccRecipients
CC Recipients
Array<{emailAddress: {name: stringaddress: string}}> | null
changeKey
Change Key
string | null
conversationId
Conversation Id
string | null
conversationIndex
Conversation Index
string | null
createdDateTime
Created DateTime
string | null
flag
Flag
{flagStatus: string} | null
fromAddress
From Address
string | null
fromName
From Name
string | null
hasAttachments
Has Attachments
boolean | null
id
ID
string | null
importance
Importance
string | null
inferenceClassification
Inference Classification
string | null
internetMessageId
Internet Message Id
string | null
isDeliveryReceiptRequested
Is Delivery Receipt Requested
boolean | null
isDraft
Is Draft
boolean | null
isRead
Is Read
boolean | null
isReadReceiptRequested
Is Read Receipt Requested
boolean | null
lastModifiedDateTime
Last Modified DateTime
string | null
odataEtag
Odata Etag
string | null
parentFolderId
Parent Folder Id
string | null
receivedDateTime
Received DateTime
string | null
replyTo
Reply To
Array<{emailAddress: {name: stringaddress: string}}> | null
senderAddress
Sender Address
string | null
senderName
Sender Name
string | null
sentDateTime
Sent DateTime
string | null
subject
Subject
string | null
toRecipients
To Recipients
Array<{emailAddress: {name: stringaddress: string}}> | null
webLink
WebLink
string | null