Timestamp |
datetime |
Date and time when the event was recorded |
LastEditedTime |
string |
Date and time when the message was last edited |
TeamsMessageId |
string |
Unique identifier for the message, as generated by Microsoft 365 |
SenderEmailAddress |
string |
Email address of the sender |
SenderDisplayName |
string |
Name of the sender displayed in the address book, typically a combination of a first name, a middle initial, and a last name or surname |
SenderObjectId |
string |
Unique identifier for the sender’s account |
SenderType |
string |
Type of user that sent the message, for example, User, Group, Anonymous |
RecipientDetails |
dynamic |
Array of recipient data (RecipientSmtpAddress, RecipientDisplayName, RecipientType, RecipientObjectId) |
IsOwnedThread |
boolean |
Boolean value indicating whether the message is owned by your organization or not (only the messages owned by your organization can be remediated) |
MessageId |
string |
Identifier for the message (non-unique) |
ParentMessageId |
string |
Identifier for the message that the current message was a reply to, otherwise this is the same as the MessageId |
GroupId |
string |
Identifier for the team or group that the message was sent to |
GroupName |
string |
Name of the team or group that the message was sent to |
ThreadId |
string |
Identifier of the channel or chat thread that the message is part of |
ThreadSubtype |
string |
Indicates the channel type, possible values: None, PrivateChannel |
IsExternalThread |
boolean |
Indicates if there are external recipients in the thread (1) or none (0) |
MessageFormatType |
string |
Type of message format; possible values: RichText, Text |
MessageFormatSubtype |
string |
Subtype of message format, for example, HTML |
MessageVersion |
string |
Version number of the message |
MessageSubject |
string |
Subject of the message, if it exists |
ThreatTypes |
string |
Verdict from the filtering stack on whether the message contains malware, phishing, or other threats |
DetectionMethods |
dynamic |
Methods used to detect malware, phishing, or other threats found in the message |
ConfidenceLevel |
dynamic |
List of confidence levels for each threat type identified |
DeliveryAction |
string |
Delivery action of the message: Delivered, Blocked |
DeliveryLocation |
string |
Location of the message at the time of delivery |
ReportId |
string |
Unique identifier for the event |
SafetyTip |
string |
The safety tip that has been added on a message, if any |