Partager via


Référence d’entité/de table Mailbox

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Messages

Message Opération de l'API web Classe ou méthode SDK
Assign PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Mettre à jour la propriété ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/mailboxes
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/mailboxes(mailboxid)
Voir Supprimer
DeleteRequest ou
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/mailboxes(mailboxid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/mailboxes
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Mettre à jour les propriétés statecode et statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName Mailboxes
DisplayCollectionName Mailboxes
DisplayName Mailbox
EntitySetName mailboxes
IsBPFEntity False
LogicalCollectionName mailboxes
LogicalName mailbox
OwnershipType UserOwned
PrimaryIdAttribute mailboxid
PrimaryNameAttribute name
SchemaName Mailbox

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

ACTDeliveryMethod

Propriété Valeur
Description Choose the delivery method for the mailbox for appointments, contacts, and tasks.
DisplayName Appointments, Contacts, and Tasks
IsValidForForm True
IsValidForRead True
LogicalName actdeliverymethod
RequiredLevel None
Type Picklist

Choix/Options ACTDeliveryMethod

Valeur Étiquette Description
0 Microsoft Dynamics 365 for Outlook
1 Server-Side Synchronization
2 None

ACTStatus

Propriété Valeur
Description Status of the Appointments, Contacts, and Tasks.
DisplayName Appointments, Contacts, and Tasks Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName actstatus
RequiredLevel None
Type Picklist

Choix/Options ACTStatus

Valeur Étiquette Description
0 Not Run
1 Success
2 Failure

AllowEmailConnectorToUseCredentials

Propriété Valeur
Description Choose whether to allow the email connector to use credentials.
DisplayName Allow to Use Credentials for Email Processing
IsValidForForm True
IsValidForRead True
LogicalName allowemailconnectortousecredentials
RequiredLevel None
Type Boolean

Choix/Options AllowEmailConnectorToUseCredentials

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

EmailAddress

Propriété Valeur
Description Type the email address of the mailbox.
DisplayName Email Address
FormatName Email
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName emailaddress
MaxLength 100
RequiredLevel None
Type String

EmailRouterAccessApproval

Propriété Valeur
Description Shows the status of the email address.
DisplayName Email Address Status
IsValidForForm False
IsValidForRead True
LogicalName emailrouteraccessapproval
RequiredLevel SystemRequired
Type Picklist

Choix/Options EmailRouterAccessApproval

Valeur Étiquette Description
0 Empty
1 Approved
2 Pending Approval
3 Rejected

EmailServerProfile

Propriété Valeur
Description Select the email server profile of the mailbox.
DisplayName Server Profile
IsValidForForm True
IsValidForRead True
LogicalName emailserverprofile
RequiredLevel None
Targets emailserverprofile
Type Lookup

EnabledForACT

Propriété Valeur
Description Indicates whether the mailbox is enabled for Appointments, Contacts, and Tasks.
DisplayName Enabled For Appointments, Contacts, And Tasks
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName enabledforact
RequiredLevel SystemRequired
Type Boolean

Choix/Options EnabledForACT

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 1

EnabledForIncomingEmail

Propriété Valeur
Description Choose whether the mailbox is enabled for receiving email.
DisplayName Enabled For Incoming Email
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName enabledforincomingemail
RequiredLevel SystemRequired
Type Boolean

Choix/Options EnabledForIncomingEmail

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 1

EnabledForOutgoingEmail

Propriété Valeur
Description Choose whether the mailbox is enabled for sending email.
DisplayName Enabled For Outgoing Email
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName enabledforoutgoingemail
RequiredLevel SystemRequired
Type Boolean

Choix/Options EnabledForOutgoingEmail

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 1

EntityImage

Propriété Valeur
Description The default image for the entity.
DisplayName Entity Image
IsPrimaryImage True
IsValidForForm False
IsValidForRead True
LogicalName entityimage
MaxHeight 144
MaxWidth 144
RequiredLevel None
Type Image

EWSURL

Propriété Valeur
Description Exchange web services endpoint URL for the mailbox.
DisplayName Exchange Web Services URL
FormatName Url
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName ewsurl
MaxLength 2084
RequiredLevel None
Type String

ExchangeContactsImportStatus

Propriété Valeur
Description Indicates the exchange contacts import status for a mailbox record.
DisplayName Exchange Contacts Import Status
IsValidForForm False
IsValidForRead True
LogicalName exchangecontactsimportstatus
RequiredLevel None
Type Picklist

Choix/Options ExchangeContactsImportStatus

Valeur Étiquette Description
0 NotImported
1 Imported
2 ImportFailed

ExchangeSyncStateXml

Propriété Valeur
Description Contains the exchange synchronization state in XML format.
DisplayName Exchange Sync State
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName exchangesyncstatexml
MaxLength 1073741823
RequiredLevel None
Type Memo

FolderHierarchy

Propriété Valeur
Description Holds the hierarchy of folders under inbox in XML format.
DisplayName Folder Hierarchy
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName folderhierarchy
MaxLength 1073741823
RequiredLevel None
Type Memo

IncomingEmailDeliveryMethod

Propriété Valeur
Description Select how incoming email will be delivered to the mailbox.
DisplayName Incoming Email
IsValidForForm True
IsValidForRead True
LogicalName incomingemaildeliverymethod
RequiredLevel None
Type Picklist

Choix/Options IncomingEmailDeliveryMethod

Valeur Étiquette Description
0 None
1 Microsoft Dynamics 365 for Outlook
2 Server-Side Synchronization or Email Router
3 Forward Mailbox

IncomingEmailStatus

Propriété Valeur
Description Select the status that will be assigned to incoming email messages.
DisplayName Incoming Email Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName incomingemailstatus
RequiredLevel None
Type Picklist

Choix/Options IncomingEmailStatus

Valeur Étiquette Description
0 Not Run
1 Success
2 Failure

IsACTSyncOrgFlagSet

Propriété Valeur
Description Set the current organization as the synchronization organization.
DisplayName Set Current Organization as Synchronization Organization
IsValidForForm False
IsValidForRead True
LogicalName isactsyncorgflagset
RequiredLevel None
Type Boolean

Choix/Options IsACTSyncOrgFlagSet

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsEmailAddressApprovedByO365Admin

Propriété Valeur
Description Shows the status of approval of the email address by O365 Admin.
DisplayName Email Address O365 Admin Approval Status
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName isemailaddressapprovedbyo365admin
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsEmailAddressApprovedByO365Admin

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

ItemsFailedForLastSync

Propriété Valeur
Description For internal use only.
DisplayName Items Failed For Last Sync
Format None
IsValidForForm False
IsValidForRead True
LogicalName itemsfailedforlastsync
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ItemsProcessedForLastSync

Propriété Valeur
Description For internal use only.
DisplayName Items Processed For Last Sync
Format None
IsValidForForm False
IsValidForRead True
LogicalName itemsprocessedforlastsync
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

LastAutoDiscoveredOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the Exchange web services URL was last discovered using the AutoDiscover service.
DisplayName Last Auto Discovered On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName lastautodiscoveredon
RequiredLevel None
Type DateTime

LastMessageId

Propriété Valeur
Description Unique identifier of the last message.
DisplayName Last Message ID
FormatName Text
IsLocalizable False
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName lastmessageid
MaxLength 320
RequiredLevel None
Type String

LastSuccessfulSyncCompletedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Last Successful Sync Time
DisplayName Last Successful Sync Time
Format DateAndTime
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName lastsuccessfulsynccompletedon
RequiredLevel None
Type DateTime

LastSyncError

Propriété Valeur
Description For internal use only.
DisplayName Last Sync Error Stack
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName lastsyncerror
MaxLength 2048
RequiredLevel None
Type String

LastSyncErrorCode

Propriété Valeur
Description For internal use only.
DisplayName Last Sync Error Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName lastsyncerrorcode
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

LastSyncErrorCount

Propriété Valeur
Description For internal use only
DisplayName Last Sync Error Continuous Count
Format None
IsValidForForm False
IsValidForRead True
LogicalName lastsyncerrorcount
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

LastSyncErrorMachineName

Propriété Valeur
Description For internal use only.
DisplayName Last Sync Error Machine Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName lastsyncerrormachinename
MaxLength 320
RequiredLevel None
Type String

LastSyncErrorOccurredOn

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Last Sync Error Time
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName lastsyncerroroccurredon
RequiredLevel None
Type DateTime

LastTaggedMessageId

Ajouté par : solution msft_ServerSideSync_Extensions

Propriété Valeur
Description Identifies the last MessageId that has been processed for tagging in the remote system.
DisplayName Last Tagged MessageId
FormatName Text
IsLocalizable False
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName lasttaggedmessageid
MaxLength 320
RequiredLevel None
Type String

MailboxId

Propriété Valeur
Description Unique identifier of the mailbox.
DisplayName Mailbox
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mailboxid
RequiredLevel SystemRequired
Type Uniqueidentifier

MailboxProcessingContext

Propriété Valeur
Description For internal use only.
DisplayName Processing Context of the Mailbox
Format None
IsValidForForm False
IsValidForRead True
LogicalName mailboxprocessingcontext
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

Name

Propriété Valeur
Description Type the name of the mailbox.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel SystemRequired
Type String

OauthAccessToken

Propriété Valeur
Description Type the Oauth access token for the mailbox.
DisplayName Oauth access token
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead False
LogicalName oauthaccesstoken
MaxLength 1024
RequiredLevel None
Type String

OauthRefreshToken

Propriété Valeur
Description Type the Oauth refresh token for the mailbox.
DisplayName Oauth refresh token
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead False
LogicalName oauthrefreshtoken
MaxLength 256
RequiredLevel None
Type String

OauthTokenExpiresOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the Oauth token will expire
DisplayName Oauth token expiration datetime
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName oauthtokenexpireson
RequiredLevel None
Type DateTime

OfficeAppsDeploymentScheduled

Propriété Valeur
Description Indicates if the office apps deployment has been scheduled for a mailbox record.
DisplayName Office Apps Deployment Scheduled
IsValidForForm False
IsValidForRead True
LogicalName officeappsdeploymentscheduled
RequiredLevel None
Type Boolean

Choix/Options OfficeAppsDeploymentScheduled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

OfficeAppsDeploymentStatus

Propriété Valeur
Description Indicates the office apps deployment type for a mailbox record.
DisplayName Office Apps Deployment Type
IsValidForForm True
IsValidForRead True
LogicalName officeappsdeploymentstatus
RequiredLevel None
Type Picklist

Choix/Options OfficeAppsDeploymentStatus

Valeur Étiquette Description
0 NotInstalled
1 Installed
2 InstallFailed
3 UninstallFailed
4 UpgradeRequired

OrgMarkedAsPrimaryForExchangeSync

Propriété Valeur
Description Indicates if the crm org is to be marked as primary syncing org for the mailbox record.
DisplayName Crm Org Marked as Primary Org for Exchange Mailbox
IsValidForForm False
IsValidForRead True
LogicalName orgmarkedasprimaryforexchangesync
RequiredLevel None
Type Boolean

Choix/Options OrgMarkedAsPrimaryForExchangeSync

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

OutgoingEmailDeliveryMethod

Propriété Valeur
Description Select how outgoing email will be sent from the mailbox.
DisplayName Outgoing Email
IsValidForForm True
IsValidForRead True
LogicalName outgoingemaildeliverymethod
RequiredLevel None
Type Picklist

Choix/Options OutgoingEmailDeliveryMethod

Valeur Étiquette Description
0 None
1 Microsoft Dynamics 365 for Outlook
2 Server-Side Synchronization or Email Router

OutgoingEmailStatus

Propriété Valeur
Description Select the status of outgoing email messages.
DisplayName Outgoing Email Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName outgoingemailstatus
RequiredLevel None
Type Picklist

Choix/Options OutgoingEmailStatus

Valeur Étiquette Description
0 Not Run
1 Success
2 Failure

OwnerId

Propriété Valeur
Description Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Propriété Valeur
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Password

Propriété Valeur
Description Type the password for the mailbox.
DisplayName Password
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead False
LogicalName password
MaxLength 200
RequiredLevel None
Type String

PostponeMailboxProcessingUntil

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when processing will begin on this mailbox.
DisplayName Postpone Mailbox Processing Until
Format DateOnly
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName postponemailboxprocessinguntil
RequiredLevel SystemRequired
Type DateTime

PostponeOfficeAppsDeploymentUntil

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the next outlook mail app install will be run for a mailbox record.
DisplayName Postpone Outlook Mail App Install Until
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName postponeofficeappsdeploymentuntil
RequiredLevel None
Type DateTime

PostponeSendingUntil

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the mailbox can start sending emails.
DisplayName Postpone Sending Until
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName postponesendinguntil
RequiredLevel SystemRequired
Type DateTime

PostponeTestEmailConfigurationUntil

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the next email configuration test will be run for a mailbox record.
DisplayName Postpone Test Email Configuration Until
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName postponetestemailconfigurationuntil
RequiredLevel None
Type DateTime

ProcessAndDeleteEmails

Propriété Valeur
Description Select whether to delete emails from the mailbox after processing.
DisplayName Delete Emails after Processing
IsValidForForm True
IsValidForRead True
LogicalName processanddeleteemails
RequiredLevel None
Type Boolean

Choix/Options ProcessAndDeleteEmails

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

ProcessEmailReceivedAfter

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time to start processing email received by the mailbox.
DisplayName Process Email Received After
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName processemailreceivedafter
RequiredLevel None
Type DateTime

ProcessingLastAttemptedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the processing of the mailbox was last attempted.
DisplayName Date Processing Last Attempted
Format DateAndTime
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName processinglastattemptedon
RequiredLevel None
Type DateTime

StateCode

Propriété Valeur
Description Shows whether the mailbox is active or inactive.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options StateCode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

Propriété Valeur
Description Select the mailbox's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel SystemRequired
Type Status

Choix/Options StatusCode

Valeur Étiquette État
1 Active 0
2 Inactive 1

TagEmailsAfter

Ajouté par : solution msft_ServerSideSync_Extensions

Propriété Valeur
DateTimeBehavior UserLocal
Description Identifies the timestamp after for which emails should be tagged in the remote system.
DisplayName Tag Emails After
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName tagemailsafter
RequiredLevel None
Type DateTime

TestEmailConfigurationRetryCount

Propriété Valeur
Description Shows the number of times an email configuration test has been performed.
DisplayName Test Email Configuration Retry Count
Format None
IsValidForForm False
IsValidForRead True
LogicalName testemailconfigurationretrycount
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

TestEmailConfigurationScheduled

Propriété Valeur
Description Indicates if the email configuration test has been scheduled for a mailbox record.
DisplayName Test Email Configuration Scheduled
IsValidForForm False
IsValidForRead True
LogicalName testemailconfigurationscheduled
RequiredLevel None
Type Boolean

Choix/Options TestEmailConfigurationScheduled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

TestMailboxAccessCompletedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the last email configuration test was completed for a mailbox record.
DisplayName Mailbox Test Completed On
Format DateAndTime
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName testmailboxaccesscompletedon
RequiredLevel None
Type DateTime

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UndeliverableFolder

Propriété Valeur
Description Shows the ID of the Undeliverable folder in the mailbox managed by Microsoft Exchange.
DisplayName Undeliverable Folder
FormatName Text
IsLocalizable False
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName undeliverablefolder
MaxLength 256
RequiredLevel None
Type String

Username

Propriété Valeur
Description Type a user name used for mailbox authentication.
DisplayName User Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName username
MaxLength 200
RequiredLevel None
Type String

UTCConversionTimeZoneCode

Propriété Valeur
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

VerboseLoggingEnabled

Propriété Valeur
Description Indicates if verbose tracing needs to be enabled for this mailbox.
DisplayName Verbose Logging
Format None
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName verboseloggingenabled
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

AverageTotalDuration

Propriété Valeur
Description Mailbox Total Duration in Average
DisplayName Monitor Total Performance
Format None
IsValidForForm False
IsValidForRead True
LogicalName averagetotalduration
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

CreatedBy

Propriété Valeur
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 160
RequiredLevel None
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 160
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

EmailServerProfileName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName emailserverprofilename
MaxLength 100
RequiredLevel None
Type String

EntityImage_Timestamp

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_timestamp
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

EntityImage_URL

Propriété Valeur
Description
DisplayName
FormatName Url
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName entityimage_url
MaxLength 200
RequiredLevel None
Type String

EntityImageId

Propriété Valeur
Description For internal use only.
DisplayName Entity Image Id
IsValidForForm False
IsValidForRead True
LogicalName entityimageid
RequiredLevel None
Type Uniqueidentifier

ExchangeContactsImportCompletedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the exchange contacts import was last completed for a mailbox record.
DisplayName Exchange Contacts Import Completed On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName exchangecontactsimportcompletedon
RequiredLevel None
Type DateTime

ExchangeSyncStateXmlFileRef_Name

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName exchangesyncstatexmlfileref_name
MaxLength 200
RequiredLevel None
Type String

ForcedUnlockCount

Propriété Valeur
Description For internal use only
DisplayName Count of the number of times a mailbox gets forced unlocked
Format None
IsValidForForm False
IsValidForRead True
LogicalName forcedunlockcount
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

HostId

Propriété Valeur
Description Unique identifier of the async host that is processing this mailbox.
DisplayName Host
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName hostid
MaxLength 256
RequiredLevel None
Type String

IsExchangeContactsImportScheduled

Propriété Valeur
Description Is Exchange Contacts Import Scheduled.
DisplayName Is Exchange Contacts Import Scheduled.
IsValidForForm False
IsValidForRead True
LogicalName isexchangecontactsimportscheduled
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsExchangeContactsImportScheduled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsForwardMailbox

Propriété Valeur
Description Select whether the mailbox is a forward mailbox.
DisplayName Is Forward Mailbox
IsValidForForm True
IsValidForRead True
LogicalName isforwardmailbox
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsForwardMailbox

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 1

IsOauthAccessTokenSet

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isoauthaccesstokenset
RequiredLevel None
Type Boolean

Choix/Options IsOauthAccessTokenSet

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsOauthRefreshTokenSet

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isoauthrefreshtokenset
RequiredLevel None
Type Boolean

Choix/Options IsOauthRefreshTokenSet

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsPasswordSet

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ispasswordset
RequiredLevel None
Type Boolean

Choix/Options IsPasswordSet

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsServiceAccount

Propriété Valeur
Description Select whether the mailbox corresponds to one for the service account.
DisplayName Is Service Account
IsValidForForm False
IsValidForRead True
LogicalName isserviceaccount
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsServiceAccount

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

LastActiveOn

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Last Active On
Format DateAndTime
IsValidForForm False
IsValidForRead False
LogicalName lastactiveon
RequiredLevel SystemRequired
Type DateTime

LastDuration

Propriété Valeur
Description Last Duration for the mailbox
DisplayName Monitor last duration Performance
Format None
IsValidForForm False
IsValidForRead True
LogicalName lastduration
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

LastMailboxForcedUnlockOccurredOn

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Last Date Time when a mailbox got forced unlocked
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName lastmailboxforcedunlockoccurredon
RequiredLevel None
Type DateTime

LastSyncStartedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Last Sync Start Time
DisplayName Last Sync Start Time
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName lastsyncstartedon
RequiredLevel None
Type DateTime

MailboxStatus

Propriété Valeur
Description Last Sync Status for Outgoing, Incoming and ACT as a whole.
DisplayName Mailbox Status
IsValidForForm True
IsValidForRead True
LogicalName mailboxstatus
RequiredLevel None
Type Picklist

Choix/Options MailboxStatus

Valeur Étiquette Description
0 Not Run
1 Success
2 Failure

ModifiedBy

Propriété Valeur
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 160
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Shows who last updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 160
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

NextScheduledACTSyncInSeconds

Ajouté par : solution msft_ServerSideSync_Extensions

Propriété Valeur
Description The next scheduled ACT sync delay, in seconds, to apply to the mailbox.
DisplayName Next Scheduled ACT Sync Delay In Seconds
Format None
IsValidForForm False
IsValidForRead True
LogicalName nextscheduledactsyncinseconds
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

NoACTCount

Propriété Valeur
Description For internal use only.
DisplayName Zero appointment, contact, task count for mailbox
Format None
IsValidForForm False
IsValidForRead True
LogicalName noactcount
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

NoEmailCount

Propriété Valeur
Description For internal use only.
DisplayName Zero email count for mailbox
Format None
IsValidForForm False
IsValidForRead True
LogicalName noemailcount
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

OfficeAppsDeploymentCompleteOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the last office apps deployment was completed for a mailbox record.
DisplayName Office Apps Deployment Completed On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName officeappsdeploymentcompleteon
RequiredLevel None
Type DateTime

OfficeAppsDeploymentError

Propriété Valeur
Description The Office Apps deployment error.
DisplayName Office Apps Deployment Error
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName officeappsdeploymenterror
MaxLength 2048
RequiredLevel None
Type String

OrganizationId

Propriété Valeur
Description Unique identifier of the organization associated with the record.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 160
RequiredLevel SystemRequired
Type String

OwnerIdName

Propriété Valeur
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 160
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propriété Valeur
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propriété Valeur
Description Select the business unit that owns the record.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propriété Valeur
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propriété Valeur
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

ProcessedTimes

Propriété Valeur
Description The number of times mailbox has processed
DisplayName Monitor Performance
Format None
IsValidForForm False
IsValidForRead True
LogicalName processedtimes
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

ProcessingStateCode

Propriété Valeur
Description Information that indicates whether email will be processed for this mailbox
DisplayName Mailbox Processing State
Format None
IsValidForForm False
IsValidForRead True
LogicalName processingstatecode
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

ReceivingPostponedUntil

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Postpone receiving emails for the mailbox until the specified data and time.
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName receivingpostponeduntil
RequiredLevel None
Type DateTime

ReceivingPostponedUntilForACT

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Postpone processing Appointments, Contacts, and Tasks for the mailbox until the specified data and time.
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName receivingpostponeduntilforact
RequiredLevel None
Type DateTime

RegardingObjectId

Propriété Valeur
Description Choose the user associated to the mailbox.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel None
Targets queue,systemuser
Type Lookup

RegardingObjectIdName

Propriété Valeur
Description Name for User associated with Mailbox.
DisplayName Regarding Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 200
RequiredLevel None
Type String

RegardingObjectTypeCode

Propriété Valeur
Description Object Type of the entity associated with the mailbox.
DisplayName Regarding Object Type Code
IsValidForForm False
IsValidForRead True
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

TransientFailureCount

Propriété Valeur
Description Concatenation of transient failure counts of all mailbox operations.
DisplayName Transient Failure Count
Format None
IsValidForForm False
IsValidForRead True
LogicalName transientfailurecount
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

VersionNumber

Propriété Valeur
Description Version number of the mailbox.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

systemuser_defaultmailbox_mailbox

Identique à la relation plusieurs à un systemuser_defaultmailbox_mailbox pour la table/entité systemuser.

Propriété Valeur
ReferencingEntity systemuser
ReferencingAttribute defaultmailbox
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName systemuser_defaultmailbox_mailbox
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

queue_defaultmailbox_mailbox

Identique à la relation plusieurs à un queue_defaultmailbox_mailbox pour la table/entité queue.

Propriété Valeur
ReferencingEntity queue
ReferencingAttribute defaultmailbox
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName queue_defaultmailbox_mailbox
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

activitypointer_sendermailboxid_mailbox

Identique à la relation plusieurs à un activitypointer_sendermailboxid_mailbox pour la table/entité activitypointer.

Propriété Valeur
ReferencingEntity activitypointer
ReferencingAttribute sendermailboxid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName activitypointer_sendermailboxid_mailbox
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Mailbox_MailboxTrackingFolder

Identique à la relation plusieurs à un Mailbox_MailboxTrackingFolder pour la table/entité mailboxtrackingfolder.

Propriété Valeur
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute mailboxid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Mailbox_MailboxTrackingFolder
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Mailbox_Annotation

Identique à la relation plusieurs à un Mailbox_Annotation pour la table/entité annotation.

Propriété Valeur
ReferencingEntity annotation
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Mailbox_Annotation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Mailbox_SyncErrors

Identique à la relation plusieurs à un Mailbox_SyncErrors pour la table/entité syncerror.

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Mailbox_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

mailbox_processsessions

Identique à la relation plusieurs à un mailbox_processsessions pour la table/entité processsession.

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mailbox_processsessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mailbox_asyncoperations

Identique à la relation plusieurs à un mailbox_asyncoperations pour la table/entité asyncoperation.

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mailbox_asyncoperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

tracelog_Mailbox

Identique à la relation plusieurs à un tracelog_Mailbox pour la table/entité tracelog.

Propriété Valeur
ReferencingEntity tracelog
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName tracelog_Mailbox
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

email_sendermailboxid_mailbox

Identique à la relation plusieurs à un email_sendermailboxid_mailbox pour la table/entité email.

Propriété Valeur
ReferencingEntity email
ReferencingAttribute sendermailboxid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName email_sendermailboxid_mailbox
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mailbox_email_ReceivingMailboxId

Ajouté par : solution msft_ActivitiesInfra_Extensions

Identique à la relation plusieurs à un mailbox_email_ReceivingMailboxId pour la table/entité email.

Propriété Valeur
ReferencingEntity email
ReferencingAttribute receivingmailboxid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mailbox_email_ReceivingMailboxId
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

chat_mailbox_sendermailboxid

Ajouté par : solution Activities Patch

Identique à la relation plusieurs à un chat_mailbox_sendermailboxid pour la table/entité chat.

Propriété Valeur
ReferencingEntity chat
ReferencingAttribute sendermailboxid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName chat_mailbox_sendermailboxid
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_mailbox_sendermailboxid

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un adx_inviteredemption_mailbox_sendermailboxid pour la table/entité adx_inviteredemption.

Propriété Valeur
ReferencingEntity adx_inviteredemption
ReferencingAttribute sendermailboxid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_mailbox_sendermailboxid
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_mailbox_sendermailboxid

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un adx_portalcomment_mailbox_sendermailboxid pour la table/entité adx_portalcomment.

Propriété Valeur
ReferencingEntity adx_portalcomment
ReferencingAttribute sendermailboxid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_mailbox_sendermailboxid
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_mailbox_createdby

Voir la relation un à plusieurs lk_mailbox_createdby pour la table/entité systemuser.

lk_mailbox_createdonbehalfby

Voir la relation un à plusieurs lk_mailbox_createdonbehalfby pour la table/entité systemuser.

lk_mailbox_modifiedby

Voir la relation un à plusieurs lk_mailbox_modifiedby pour la table/entité systemuser.

lk_mailbox_modifiedonbehalfby

Voir la relation un à plusieurs lk_mailbox_modifiedonbehalfby pour la table/entité systemuser.

user_mailbox

Voir la relation un à plusieurs user_mailbox pour la table/entité systemuser.

team_mailbox

Voir la relation un à plusieurs team_mailbox pour la table/entité team.

business_unit_mailbox

Voir la relation un à plusieurs business_unit_mailbox pour la table/entité businessunit.

emailserverprofile_mailbox

Voir la relation un à plusieurs emailserverprofile_mailbox pour la table/entité emailserverprofile.

organization_mailbox

Voir la relation un à plusieurs organization_mailbox pour la table/entité organization.

mailbox_regarding_queue

Voir la relation un à plusieurs mailbox_regarding_queue pour la table/entité queue.

mailbox_regarding_systemuser

Voir la relation un à plusieurs mailbox_regarding_systemuser pour la table/entité systemuser.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web mailbox EntityType