Referenz zur Tabelle/Entität Mailbox

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Assign PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Aktualisieren die Eigenschaft ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/mailboxes
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/mailboxes(mailboxid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/mailboxes(mailboxid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/mailboxes
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Aktualisieren der Eigenschaften statecode und statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/mailboxes(mailboxid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

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

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

ACTDeliveryMethod

Eigenschaft Wert
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

ACTDeliveryMethod Auswahlen/Optionen

Wert Etikett Beschreibung
0 Microsoft Dynamics 365 for Outlook
1 Server-Side Synchronization
2 None

ACTStatus

Eigenschaft Wert
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

ACTStatus Auswahlen/Optionen

Wert Etikett Beschreibung
0 Not Run
1 Success
2 Failure

AllowEmailConnectorToUseCredentials

Eigenschaft Wert
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

AllowEmailConnectorToUseCredentials Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

EmailAddress

Eigenschaft Wert
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

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

EmailRouterAccessApproval Auswahlen/Optionen

Wert Etikett Beschreibung
0 Empty
1 Approved
2 Pending Approval
3 Rejected

EmailServerProfile

Eigenschaft Wert
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

Eigenschaft Wert
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

EnabledForACT Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

EnabledForIncomingEmail

Eigenschaft Wert
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

EnabledForIncomingEmail Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

EnabledForOutgoingEmail

Eigenschaft Wert
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

EnabledForOutgoingEmail Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

EntityImage

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

ExchangeContactsImportStatus Auswahlen/Optionen

Wert Etikett Beschreibung
0 NotImported
1 Imported
2 ImportFailed

ExchangeSyncStateXml

Eigenschaft Wert
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

Eigenschaft Wert
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

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

IncomingEmailDeliveryMethod Auswahlen/Optionen

Wert Etikett Beschreibung
0 None
1 Microsoft Dynamics 365 for Outlook
2 Server-Side Synchronization or Email Router
3 Forward Mailbox

IncomingEmailStatus

Eigenschaft Wert
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

IncomingEmailStatus Auswahlen/Optionen

Wert Etikett Beschreibung
0 Not Run
1 Success
2 Failure

IsACTSyncOrgFlagSet

Eigenschaft Wert
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

IsACTSyncOrgFlagSet Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsEmailAddressApprovedByO365Admin

Eigenschaft Wert
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

IsEmailAddressApprovedByO365Admin Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

ItemsFailedForLastSync

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Hinzugefügt von: msft_ServerSideSync_Extensions-Lösung

Eigenschaft Wert
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

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

MailboxProcessingContext

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

OfficeAppsDeploymentScheduled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

OfficeAppsDeploymentStatus

Eigenschaft Wert
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

OfficeAppsDeploymentStatus Auswahlen/Optionen

Wert Etikett Beschreibung
0 NotInstalled
1 Installed
2 InstallFailed
3 UninstallFailed
4 UpgradeRequired

OrgMarkedAsPrimaryForExchangeSync

Eigenschaft Wert
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

OrgMarkedAsPrimaryForExchangeSync Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

OutgoingEmailDeliveryMethod

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

OutgoingEmailDeliveryMethod Auswahlen/Optionen

Wert Etikett Beschreibung
0 None
1 Microsoft Dynamics 365 for Outlook
2 Server-Side Synchronization or Email Router

OutgoingEmailStatus

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

OutgoingEmailStatus Auswahlen/Optionen

Wert Etikett Beschreibung
0 Not Run
1 Success
2 Failure

OwnerId

Eigenschaft Wert
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

Eigenschaft Wert
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Password

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

ProcessAndDeleteEmails Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

ProcessEmailReceivedAfter

Eigenschaft Wert
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

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

StateCode Auswahlen/Optionen

Wert Etikett Standardstatuswert Invariante Name
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

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

StatusCode Auswahlen/Optionen

Wert Etikett Status
1 Active 0
2 Inactive 1

TagEmailsAfter

Hinzugefügt von: msft_ServerSideSync_Extensions-Lösung

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

TestEmailConfigurationScheduled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

TestMailboxAccessCompletedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

AverageTotalDuration

Eigenschaft Wert
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

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

CreatedByName

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

CreatedByYomiName

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

CreatedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

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

CreatedOnBehalfByYomiName

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

EmailServerProfileName

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

EntityImage_Timestamp

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

EntityImage_URL

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

EntityImageId

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

ExchangeContactsImportCompletedOn

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

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

ForcedUnlockCount

Eigenschaft Wert
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

Eigenschaft Wert
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

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

IsExchangeContactsImportScheduled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsForwardMailbox

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

IsForwardMailbox Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

IsOauthAccessTokenSet

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isoauthaccesstokenset
RequiredLevel None
Type Boolean

IsOauthAccessTokenSet Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsOauthRefreshTokenSet

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isoauthrefreshtokenset
RequiredLevel None
Type Boolean

IsOauthRefreshTokenSet Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsPasswordSet

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ispasswordset
RequiredLevel None
Type Boolean

IsPasswordSet Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsServiceAccount

Eigenschaft Wert
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

IsServiceAccount Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

LastActiveOn

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

LastDuration

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

MailboxStatus Auswahlen/Optionen

Wert Etikett Beschreibung
0 Not Run
1 Success
2 Failure

ModifiedBy

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

ModifiedByName

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

ModifiedByYomiName

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

ModifiedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

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

ModifiedOnBehalfByYomiName

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

NextScheduledACTSyncInSeconds

Hinzugefügt von: msft_ServerSideSync_Extensions-Lösung

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

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

OwnerIdName

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

OwnerIdYomiName

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

OwningBusinessUnit

Eigenschaft Wert
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

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

OwningTeam

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

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

RegardingObjectIdName

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

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

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

systemuser_defaultmailbox_mailbox

Wie die systemuser_defaultmailbox_mailbox-Viele-zu-Eins-Beziehung für die systemuser-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die queue_defaultmailbox_mailbox-Viele-zu-Eins-Beziehung für die queue-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die activitypointer_sendermailboxid_mailbox-Viele-zu-Eins-Beziehung für die activitypointer-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die Mailbox_MailboxTrackingFolder-Viele-zu-Eins-Beziehung für die mailboxtrackingfolder-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die Mailbox_Annotation-Viele-zu-Eins-Beziehung für die annotation-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die Mailbox_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mailbox_processsessions-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mailbox_asyncoperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die tracelog_Mailbox-Viele-zu-Eins-Beziehung für die tracelog-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die email_sendermailboxid_mailbox-Viele-zu-Eins-Beziehung für die email-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: msft_ActivitiesInfra_Extensions-Lösung

Wie die mailbox_email_ReceivingMailboxId-Viele-zu-Eins-Beziehung für die email-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: Activities Patch-Lösung

Wie die chat_mailbox_sendermailboxid-Viele-zu-Eins-Beziehung für die chat-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Wie die adx_inviteredemption_mailbox_sendermailboxid-Viele-zu-Eins-Beziehung für die adx_inviteredemption-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: Active Solution-Lösung

Wie die adx_portalcomment_mailbox_sendermailboxid-Viele-zu-Eins-Beziehung für die adx_portalcomment-Tabelle/-Entität.

Eigenschaft Wert
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

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

lk_mailbox_createdby

Siehe die lk_mailbox_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_mailbox_createdonbehalfby

Siehe die lk_mailbox_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_mailbox_modifiedby

Siehe die lk_mailbox_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_mailbox_modifiedonbehalfby

Siehe die lk_mailbox_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

user_mailbox

Siehe die user_mailbox-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

team_mailbox

Siehe die team_mailbox-Eins-zu-Viele-Beziehung für die team-Tabelle/-Entität.

business_unit_mailbox

Siehe die business_unit_mailbox-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.

emailserverprofile_mailbox

Siehe die emailserverprofile_mailbox-Eins-zu-Viele-Beziehung für die emailserverprofile-Tabelle/-Entität.

organization_mailbox

Siehe die organization_mailbox-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.

mailbox_regarding_queue

Siehe die mailbox_regarding_queue-Eins-zu-Viele-Beziehung für die queue-Tabelle/-Entität.

mailbox_regarding_systemuser

Siehe die mailbox_regarding_systemuser-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mailbox EntityType