SubmissionMailEntityProperties Class
Submission mail entity property bag.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.EntityCommonPropertiesSubmissionMailEntityProperties
Constructor
SubmissionMailEntityProperties(**kwargs)
Variables
A bag of custom fields that should be part of the entity and will be presented to the user.
- friendly_name
- str
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.
- network_message_id
- str
The network message id of email to which submission belongs.
- submission_id
- str
The submission id.
- submitter
- str
The submitter.
- submission_date
- datetime
The submission date.
- timestamp
- datetime
The Time stamp when the message is received (Mail).
- recipient
- str
The recipient of the mail.
- sender
- str
The sender of the mail.
- sender_ip
- str
The sender's IP.
- subject
- str
The subject of submission mail.
- report_type
- str
The submission type for the given instance. This maps to Junk, Phish, Malware or NotJunk.
Feedback
Submit and view feedback for