MailboxEntityProperties Class

Mailbox 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.EntityCommonProperties
MailboxEntityProperties

Constructor

MailboxEntityProperties(**kwargs)

Variables

additional_data
dict[str, any]

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.

mailbox_primary_address
str

The mailbox's primary address.

display_name
str

The mailbox's display name.

upn
str

The mailbox's UPN.

external_directory_object_id
str

The AzureAD identifier of mailbox. Similar to AadUserId in account entity but this property is specific to mailbox object on office side.