Referencia de tabla o entidad Mailbox

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Assign PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Actualizar propiedad ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/mailboxes
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/mailboxes(mailboxid)
Vea Eliminar
DeleteRequest o
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/mailboxes(mailboxid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/mailboxes
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Actualizar propiedades statecode y statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName Mailboxes
DisplayCollectionName Mailboxes
DisplayName Mailbox
EntitySetName mailboxes
IsBPFEntity False
LogicalCollectionName mailboxes
LogicalName mailbox
OwnershipType UserOwned
PrimaryIdAttribute mailboxid
PrimaryNameAttribute name
SchemaName Mailbox

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

ACTDeliveryMethod

Propiedad Valor
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

Elecciones/opciones de ACTDeliveryMethod

Valor Etiqueta Descripción
0 Microsoft Dynamics 365 for Outlook
1 Server-Side Synchronization
2 None

ACTStatus

Propiedad Valor
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

Elecciones/opciones de ACTStatus

Valor Etiqueta Descripción
0 Not Run
1 Success
2 Failure

AllowEmailConnectorToUseCredentials

Propiedad Valor
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

Elecciones/opciones de AllowEmailConnectorToUseCredentials

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

EmailAddress

Propiedad Valor
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

Propiedad Valor
Description Shows the status of the email address.
DisplayName Email Address Status
IsValidForForm False
IsValidForRead True
LogicalName emailrouteraccessapproval
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de EmailRouterAccessApproval

Valor Etiqueta Descripción
0 Empty
1 Approved
2 Pending Approval
3 Rejected

EmailServerProfile

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de EnabledForACT

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

EnabledForIncomingEmail

Propiedad Valor
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

Elecciones/opciones de EnabledForIncomingEmail

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

EnabledForOutgoingEmail

Propiedad Valor
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

Elecciones/opciones de EnabledForOutgoingEmail

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

EntityImage

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de ExchangeContactsImportStatus

Valor Etiqueta Descripción
0 NotImported
1 Imported
2 ImportFailed

ExchangeSyncStateXml

Propiedad Valor
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

Propiedad Valor
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

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

Elecciones/opciones de IncomingEmailDeliveryMethod

Valor Etiqueta Descripción
0 None
1 Microsoft Dynamics 365 for Outlook
2 Server-Side Synchronization or Email Router
3 Forward Mailbox

IncomingEmailStatus

Propiedad Valor
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

Elecciones/opciones de IncomingEmailStatus

Valor Etiqueta Descripción
0 Not Run
1 Success
2 Failure

IsACTSyncOrgFlagSet

Propiedad Valor
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

Elecciones/opciones de IsACTSyncOrgFlagSet

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsEmailAddressApprovedByO365Admin

Propiedad Valor
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

Elecciones/opciones de IsEmailAddressApprovedByO365Admin

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

ItemsFailedForLastSync

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Añadido por: solución msft_ServerSideSync_Extensions

Propiedad Valor
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

Propiedad Valor
Description Unique identifier of the mailbox.
DisplayName Mailbox
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mailboxid
RequiredLevel SystemRequired
Type Uniqueidentifier

MailboxProcessingContext

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de OfficeAppsDeploymentScheduled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

OfficeAppsDeploymentStatus

Propiedad Valor
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

Elecciones/opciones de OfficeAppsDeploymentStatus

Valor Etiqueta Descripción
0 NotInstalled
1 Installed
2 InstallFailed
3 UninstallFailed
4 UpgradeRequired

OrgMarkedAsPrimaryForExchangeSync

Propiedad Valor
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

Elecciones/opciones de OrgMarkedAsPrimaryForExchangeSync

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

OutgoingEmailDeliveryMethod

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

Elecciones/opciones de OutgoingEmailDeliveryMethod

Valor Etiqueta Descripción
0 None
1 Microsoft Dynamics 365 for Outlook
2 Server-Side Synchronization or Email Router

OutgoingEmailStatus

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

Elecciones/opciones de OutgoingEmailStatus

Valor Etiqueta Descripción
0 Not Run
1 Success
2 Failure

OwnerId

Propiedad Valor
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

Propiedad Valor
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Password

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de ProcessAndDeleteEmails

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

ProcessEmailReceivedAfter

Propiedad Valor
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

StateCode

Propiedad Valor
Description Shows whether the mailbox is active or inactive.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Elecciones/opciones de StateCode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

Propiedad Valor
Description Select the mailbox's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel SystemRequired
Type Status

Elecciones/opciones de StatusCode

Valor Etiqueta Estado
1 Active 0
2 Inactive 1

TagEmailsAfter

Añadido por: solución msft_ServerSideSync_Extensions

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de TestEmailConfigurationScheduled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

TestMailboxAccessCompletedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

AverageTotalDuration

Propiedad Valor
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

Propiedad Valor
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 160
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 160
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

EmailServerProfileName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName emailserverprofilename
MaxLength 100
RequiredLevel None
Type String

EntityImage_Timestamp

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_timestamp
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

EntityImage_URL

Propiedad Valor
Description
DisplayName
FormatName Url
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName entityimage_url
MaxLength 200
RequiredLevel None
Type String

EntityImageId

Propiedad Valor
Description For internal use only.
DisplayName Entity Image Id
IsValidForForm False
IsValidForRead True
LogicalName entityimageid
RequiredLevel None
Type Uniqueidentifier

ExchangeContactsImportCompletedOn

Propiedad Valor
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

Añadido por: solución Active Solution

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName exchangesyncstatexmlfileref_name
MaxLength 200
RequiredLevel None
Type String

ForcedUnlockCount

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description Is Exchange Contacts Import Scheduled.
DisplayName Is Exchange Contacts Import Scheduled.
IsValidForForm False
IsValidForRead True
LogicalName isexchangecontactsimportscheduled
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsExchangeContactsImportScheduled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsForwardMailbox

Propiedad Valor
Description Select whether the mailbox is a forward mailbox.
DisplayName Is Forward Mailbox
IsValidForForm True
IsValidForRead True
LogicalName isforwardmailbox
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsForwardMailbox

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

IsOauthAccessTokenSet

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isoauthaccesstokenset
RequiredLevel None
Type Boolean

Elecciones/opciones de IsOauthAccessTokenSet

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsOauthRefreshTokenSet

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isoauthrefreshtokenset
RequiredLevel None
Type Boolean

Elecciones/opciones de IsOauthRefreshTokenSet

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsPasswordSet

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ispasswordset
RequiredLevel None
Type Boolean

Elecciones/opciones de IsPasswordSet

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsServiceAccount

Propiedad Valor
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

Elecciones/opciones de IsServiceAccount

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

LastActiveOn

Propiedad Valor
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Last Active On
Format DateAndTime
IsValidForForm False
IsValidForRead False
LogicalName lastactiveon
RequiredLevel SystemRequired
Type DateTime

LastDuration

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de MailboxStatus

Valor Etiqueta Descripción
0 Not Run
1 Success
2 Failure

ModifiedBy

Propiedad Valor
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 160
RequiredLevel None
Type String

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

ModifiedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 160
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

NextScheduledACTSyncInSeconds

Añadido por: solución msft_ServerSideSync_Extensions

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 160
RequiredLevel SystemRequired
Type String

OwnerIdName

Propiedad Valor
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 160
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propiedad Valor
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 160
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

ProcessingLastAttemptedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the processing of the mailbox was last attempted.
DisplayName Date Processing Last Attempted
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName processinglastattemptedon
RequiredLevel None
Type DateTime

ProcessingStateCode

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description Choose the user associated to the mailbox.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel None
Targets queue,systemuser
Type Lookup

RegardingObjectIdName

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

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

Relaciones de uno a varios

Listado por SchemaName.

systemuser_defaultmailbox_mailbox

Igual que la relación de varios a uno systemuser_defaultmailbox_mailbox de la tabla systemuser.

Propiedad Valor
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

Igual que la relación de varios a uno queue_defaultmailbox_mailbox de la tabla queue.

Propiedad Valor
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

Igual que la relación de varios a uno activitypointer_sendermailboxid_mailbox de la tabla activitypointer.

Propiedad Valor
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

Igual que la relación de varios a uno Mailbox_MailboxTrackingFolder de la tabla mailboxtrackingfolder.

Propiedad Valor
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

Igual que la relación de varios a uno Mailbox_Annotation de la tabla annotation.

Propiedad Valor
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

Igual que la relación de varios a uno Mailbox_SyncErrors de la tabla syncerror.

Propiedad Valor
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

Igual que la relación de varios a uno mailbox_processsessions de la tabla processsession.

Propiedad Valor
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

Igual que la relación de varios a uno mailbox_asyncoperations de la tabla asyncoperation.

Propiedad Valor
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

Igual que la relación de varios a uno tracelog_Mailbox de la tabla tracelog.

Propiedad Valor
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

Igual que la relación de varios a uno email_sendermailboxid_mailbox de la tabla email.

Propiedad Valor
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

Añadido por: solución msft_ActivitiesInfra_Extensions

Igual que la relación de varios a uno mailbox_email_ReceivingMailboxId de la tabla email.

Propiedad Valor
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

Añadido por: solución Activities Patch

Igual que la relación de varios a uno chat_mailbox_sendermailboxid de la tabla chat.

Propiedad Valor
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

Añadido por: solución Active Solution

Igual que la relación de varios a uno adx_inviteredemption_mailbox_sendermailboxid de la tabla adx_inviteredemption.

Propiedad Valor
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

Añadido por: solución Active Solution

Igual que la relación de varios a uno adx_portalcomment_mailbox_sendermailboxid de la tabla adx_portalcomment.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_mailbox_createdby

Consulte la relación de uno a varios lk_mailbox_createdby de la tabla systemuser.

lk_mailbox_createdonbehalfby

Consulte la relación de uno a varios lk_mailbox_createdonbehalfby de la tabla systemuser.

lk_mailbox_modifiedby

Consulte la relación de uno a varios lk_mailbox_modifiedby de la tabla systemuser.

lk_mailbox_modifiedonbehalfby

Consulte la relación de uno a varios lk_mailbox_modifiedonbehalfby de la tabla systemuser.

user_mailbox

Consulte la relación de uno a varios user_mailbox de la tabla systemuser.

team_mailbox

Consulte la relación de uno a varios team_mailbox de la tabla team.

business_unit_mailbox

Consulte la relación de uno a varios business_unit_mailbox de la tabla businessunit.

emailserverprofile_mailbox

Consulte la relación de uno a varios emailserverprofile_mailbox de la tabla emailserverprofile.

organization_mailbox

Consulte la relación de uno a varios organization_mailbox de la tabla organization.

mailbox_regarding_queue

Consulte la relación de uno a varios mailbox_regarding_queue de la tabla queue.

mailbox_regarding_systemuser

Consulte la relación de uno a varios mailbox_regarding_systemuser de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web mailbox EntityType