Share via


IMailMessageEntityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.MailMessageEntityPropertiesTypeConverter))]
public interface IMailMessageEntityProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityCommonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.MailMessageEntityPropertiesTypeConverter))>]
type IMailMessageEntityProperties = interface
    interface IJsonSerializable
    interface IEntityCommonProperties
Public Interface IMailMessageEntityProperties
Implements IEntityCommonProperties
Derived
Attributes
Implements

Properties

AdditionalData

A bag of custom fields that should be part of the entity and will be presented to the user.

(Inherited from IEntityCommonProperties)
AntispamDirection

The directionality of this mail message

BodyFingerprintBin1

The bodyFingerprintBin1

BodyFingerprintBin2

The bodyFingerprintBin2

BodyFingerprintBin3

The bodyFingerprintBin3

BodyFingerprintBin4

The bodyFingerprintBin4

BodyFingerprintBin5

The bodyFingerprintBin5

DeliveryAction

The delivery action of this mail message like Delivered, Blocked, Replaced etc

DeliveryLocation

The delivery location of this mail message like Inbox, JunkFolder etc

FileEntityId

The File entity ids of this mail message's attachments

FriendlyName

The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.

(Inherited from IEntityCommonProperties)
InternetMessageId

The internet message id of this mail message

Language

The language of this mail message

NetworkMessageId

The network message id of this mail message

P1Sender

The p1 sender's email address

P1SenderDisplayName

The p1 sender's display name

P1SenderDomain

The p1 sender's domain

P2Sender

The p2 sender's email address

P2SenderDisplayName

The p2 sender's display name

P2SenderDomain

The p2 sender's domain

ReceiveDate

The receive date of this message

Recipient

The recipient of this mail message. Note that in case of multiple recipients the mail message is forked and each copy has one recipient

SenderIP

The sender's IP address

Subject

The subject of this mail message

Threat

The threats of this mail message

ThreatDetectionMethod

The threat detection methods

Url

The Urls contained in this mail message

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to