MessageActionsPayload interface

Properties

attachmentLayout
attachments
body
createdDateTime
deleted
from
id
importance
lastModifiedDateTime
linkToMessage
locale
mentions
messageType
reactions
replyToId
subject
summary

Property Details

attachmentLayout

attachmentLayout?: string

Property Value

string

attachments

attachments?: MessageActionsPayloadAttachment[]

Property Value

body

body?: MessageActionsPayloadBody

Property Value

createdDateTime

createdDateTime?: string

Property Value

string

deleted

deleted?: boolean

Property Value

boolean

from

from?: MessageActionsPayloadFrom

Property Value

id

id?: string

Property Value

string

importance

importance?: Importance

Property Value

lastModifiedDateTime

lastModifiedDateTime?: string

Property Value

string

linkToMessage

linkToMessage?: string

Property Value

string

locale

locale?: string

Property Value

string

mentions

mentions?: MessageActionsPayloadMention[]

Property Value

messageType

messageType?: MessageType

Property Value

reactions

reactions?: MessageActionsPayloadReaction[]

Property Value

replyToId

replyToId?: string

Property Value

string

subject

subject?: string

Property Value

string

summary

summary?: string

Property Value

string