EmailUrlInfo
EmailUrlInfo contains information about URLs found in emails and attachments processed by Microsoft Defender for Office 365.
tablesCurrent
Relationships
Schema
| Field | Type | Description | Copy |
|---|---|---|---|
Timestamp | datetime | Date and time when the event was recorded. | |
NetworkMessageId | string | Unique identifier for the email, generated by Microsoft 365. | |
Url | string | Full URL in the email subject, body, or attachment. | |
UrlDomain | string | Domain name or host name of the URL. | |
UrlLocation | string | Part of the email where the URL is located. | |
UrlChainId | string | Unique identifier of the entire URL chain. | |
UrlChainPosition | int | Position of the URL in the chain relative to the root URL. | |
ReportId | string | Event identifier based on a repeating counter. |