Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
A list of records that require action, such as accounts, activities, and cases.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
AddPrincipalToQueue | AddPrincipalToQueue Action | AddPrincipalToQueueRequest |
Assign | PATCH [org URI]/api/data/v9.0/queues(queueid) Aktualisieren die Eigenschaft ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/queues Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/queues(queueid) 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/queues(queueid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/queues Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RetrieveUserQueues | RetrieveUserQueues Function | RetrieveUserQueuesRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/queues(queueid) Aktualisieren der Eigenschaften statecode und statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/queues(queueid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | Queues |
DisplayCollectionName | Queues |
DisplayName | Queue |
EntitySetName | queues |
IsBPFEntity | False |
LogicalCollectionName | queues |
LogicalName | queue |
OwnershipType | UserOwned |
PrimaryIdAttribute | queueid |
PrimaryNameAttribute | name |
SchemaName | Queue |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- BusinessUnitId
- Description
- EMailAddress
- EmailRouterAccessApproval
- EntityImage
- IgnoreUnsolicitedEmail
- ImportSequenceNumber
- IncomingEmailDeliveryMethod
- IncomingEmailFilteringMethod
- Name
- OutgoingEmailDeliveryMethod
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- PrimaryUserId
- QueueId
- QueueViewType
- StateCode
- StatusCode
- TransactionCurrencyId
BusinessUnitId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the business unit with which the queue is associated. |
DisplayName | Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | businessunitid |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
Description
Eigenschaft | Wert |
---|---|
Description | Description of the queue. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
EMailAddress
Eigenschaft | Wert |
---|---|
Description | Email address that is associated with the queue. |
DisplayName | Incoming Email |
FormatName | |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddress |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
EmailRouterAccessApproval
Eigenschaft | Wert |
---|---|
Description | Shows the status of the primary email address. |
DisplayName | Primary Email Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailrouteraccessapproval |
RequiredLevel | SystemRequired |
Type | Picklist |
EmailRouterAccessApproval Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | Empty | |
1 | Approved | |
2 | Pending Approval | |
3 | Rejected |
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 |
IgnoreUnsolicitedEmail
Eigenschaft | Wert |
---|---|
Description | Information that specifies whether a queue is to ignore unsolicited email (deprecated). |
DisplayName | Convert To Email Activities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ignoreunsolicitedemail |
RequiredLevel | None |
Type | Boolean |
IgnoreUnsolicitedEmail Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Only specific Emails | |
0 | All incoming Emails |
Standardwert: 0
ImportSequenceNumber
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the data import or data migration that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
IncomingEmailDeliveryMethod
Eigenschaft | Wert |
---|---|
Description | Incoming email delivery method for the queue. |
DisplayName | Incoming Email Delivery Method |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | incomingemaildeliverymethod |
RequiredLevel | SystemRequired |
Type | Picklist |
IncomingEmailDeliveryMethod Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | None | |
2 | Server-Side Synchronization or Email Router | |
3 | Forward Mailbox |
IncomingEmailFilteringMethod
Eigenschaft | Wert |
---|---|
Description | Convert Incoming Email To Activities |
DisplayName | Convert Incoming Email To Activities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | incomingemailfilteringmethod |
RequiredLevel | SystemRequired |
Type | Picklist |
IncomingEmailFilteringMethod Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | All email messages | |
1 | Email messages in response to Dynamics 365 email | |
2 | Email messages from Dynamics 365 Leads, Contacts and Accounts | |
3 | Email messages from Dynamics 365 records that are email enabled | |
4 | No email messages |
Name
Eigenschaft | Wert |
---|---|
Description | Name of the queue. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 200 |
RequiredLevel | ApplicationRequired |
Type | String |
OutgoingEmailDeliveryMethod
Eigenschaft | Wert |
---|---|
Description | Outgoing email delivery method for the queue. |
DisplayName | Outgoing Email Delivery Method |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | outgoingemaildeliverymethod |
RequiredLevel | SystemRequired |
Type | Picklist |
OutgoingEmailDeliveryMethod Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | None | |
2 | Server-Side Synchronization or Email Router |
OverriddenCreatedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
OwnerId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user or team who owns the queue. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PrimaryUserId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the owner of the queue. |
DisplayName | Owner (deprecated) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | primaryuserid |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
QueueId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the queue. |
DisplayName | Queue |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | queueid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
QueueViewType
Eigenschaft | Wert |
---|---|
Description | Select whether the queue is public or private. A public queue can be viewed by all. A private queue can be viewed only by the members added to the queue. |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | queueviewtype |
RequiredLevel | SystemRequired |
Type | Picklist |
QueueViewType Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | Public | |
1 | Private |
StateCode
Eigenschaft | Wert |
---|---|
Description | Status of the queue. |
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 | Reason for the status of the queue. |
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 |
TransactionCurrencyId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the currency associated with the queue. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Targets | transactioncurrency |
Type | Lookup |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- AllowEmailCredentials
- BusinessUnitIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DefaultMailbox
- DefaultMailboxName
- EmailPassword
- EmailUsername
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeRate
- IsEmailAddressApprovedByO365Admin
- IsFaxQueue
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- NumberOfItems
- NumberOfMembers
- OrganizationId
- OrganizationIdName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- PrimaryUserIdName
- PrimaryUserIdYomiName
- QueueTypeCode
- TransactionCurrencyIdName
- VersionNumber
AllowEmailCredentials
Eigenschaft | Wert |
---|---|
Description | This attribute is no longer used. The data is now in the Mailbox.AllowEmailConnectorToUseCredentials attribute. |
DisplayName | Allow to Use Credentials for Email Processing (Obsolete) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | allowemailcredentials |
RequiredLevel | SystemRequired |
Type | Boolean |
AllowEmailCredentials Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
BusinessUnitIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | businessunitidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who created the queue 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 | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the queue was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who created the queue. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
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 | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
DefaultMailbox
Eigenschaft | Wert |
---|---|
Description | Select the mailbox associated with this queue. |
DisplayName | Mailbox |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | defaultmailbox |
RequiredLevel | None |
Targets | mailbox |
Type | Lookup |
DefaultMailboxName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | defaultmailboxname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
EmailPassword
Eigenschaft | Wert |
---|---|
Description | This attribute is no longer used. The data is now in the Mailbox.Password attribute. |
DisplayName | Password (Obsolete) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailpassword |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
EmailUsername
Eigenschaft | Wert |
---|---|
Description | This attribute is no longer used. The data is now in the Mailbox.UserName attribute. |
DisplayName | User Name (Obsolete) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailusername |
MaxLength | 200 |
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 |
ExchangeRate
Eigenschaft | Wert |
---|---|
Description | Exchange rate for the currency associated with the queue with respect to the base currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.000000000001 |
Precision | 12 |
RequiredLevel | None |
Type | Decimal |
IsEmailAddressApprovedByO365Admin
Eigenschaft | Wert |
---|---|
Description | Shows the status of approval of the email address by O365 Admin. |
DisplayName | Email Address O365 Admin Approval Status |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isemailaddressapprovedbyo365admin |
RequiredLevel | SystemRequired |
Type | Boolean |
IsEmailAddressApprovedByO365Admin Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
IsFaxQueue
Eigenschaft | Wert |
---|---|
Description | Indication of whether a queue is the fax delivery queue. |
DisplayName | Fax Queue |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isfaxqueue |
RequiredLevel | None |
Type | Boolean |
IsFaxQueue Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Fax Queue | |
0 | Non-fax Queue |
Standardwert: 0
ModifiedBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who last modified the queue. |
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 | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the queue was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who last modified the queue. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
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 | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
NumberOfItems
Eigenschaft | Wert |
---|---|
Description | Number of Queue items associated with the queue. |
DisplayName | Queue Items |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | numberofitems |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
NumberOfMembers
Eigenschaft | Wert |
---|---|
Description | Number of Members associated with the queue. |
DisplayName | No. of Members |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | numberofmembers |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
OrganizationId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the organization associated with the queue. |
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 | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the business unit that owns the queue. |
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 of the team who owns the queue. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who owns the queue. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
PrimaryUserIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | primaryuseridname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PrimaryUserIdYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | primaryuseridyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
QueueTypeCode
Eigenschaft | Wert |
---|---|
Description | Type of queue that is automatically assigned when a user or queue is created. The type can be public, private, or work in process. |
DisplayName | Queue Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | queuetypecode |
RequiredLevel | None |
Type | Picklist |
QueueTypeCode Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Default Value |
TransactionCurrencyIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Eigenschaft | Wert |
---|---|
Description | Version number of the queue. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
- queue_system_user
- Queue_AsyncOperations
- queue_principalobjectattributeaccess
- Queue_DuplicateMatchingRecord
- Queue_SyncErrors
- Queue_Email_EmailSender
- Queue_DuplicateBaseRecord
- queue_activity_parties
- queue_team
- queue_entries
- Queue_ProcessSessions
- queue_PostFollows
- mailbox_regarding_queue
- Queue_BulkDeleteFailures
- email_acceptingentity_queue
queue_system_user
Wie die queue_system_user-Viele-zu-Eins-Beziehung für die systemuser-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | systemuser |
ReferencingAttribute | queueid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | queue_system_user |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_AsyncOperations
Wie die Queue_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Queue_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_principalobjectattributeaccess
Wie die queue_principalobjectattributeaccess-Viele-zu-Eins-Beziehung für die principalobjectattributeaccess-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | queue_principalobjectattributeaccess |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_DuplicateMatchingRecord
Wie die Queue_DuplicateMatchingRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Queue_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_SyncErrors
Wie die Queue_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Queue_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Queue_Email_EmailSender
Wie die Queue_Email_EmailSender-Viele-zu-Eins-Beziehung für die email-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | |
ReferencingAttribute | emailsender |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Queue_Email_EmailSender |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_DuplicateBaseRecord
Wie die Queue_DuplicateBaseRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Queue_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_activity_parties
Wie die queue_activity_parties-Viele-zu-Eins-Beziehung für die activityparty-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | activityparty |
ReferencingAttribute | partyid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | queue_activity_parties |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_team
Wie die queue_team-Viele-zu-Eins-Beziehung für die team-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | team |
ReferencingAttribute | queueid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | queue_team |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_entries
Wie die queue_entries-Viele-zu-Eins-Beziehung für die queueitem-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | queueitem |
ReferencingAttribute | queueid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | queue_entries |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_ProcessSessions
Wie die Queue_ProcessSessions-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Queue_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_PostFollows
Wie die queue_PostFollows-Viele-zu-Eins-Beziehung für die postfollow-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | postfollow |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | queue_PostFollows |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mailbox_regarding_queue
Wie die mailbox_regarding_queue-Viele-zu-Eins-Beziehung für die mailbox-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | mailbox |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mailbox_regarding_queue |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: NoCascade Unshare: NoCascade |
Queue_BulkDeleteFailures
Wie die Queue_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Queue_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
email_acceptingentity_queue
Hinzugefügt von: msft_ActivitiesInfra_Extensions-Lösung
Wie die email_acceptingentity_queue-Viele-zu-Eins-Beziehung für die email-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | |
ReferencingAttribute | acceptingentityid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | email_acceptingentity_queue |
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.
- queue_defaultmailbox_mailbox
- business_unit_queues
- business_unit_queues2
- lk_queue_modifiedonbehalfby
- organization_queues
- lk_queuebase_createdby
- lk_queuebase_modifiedby
- TransactionCurrency_Queue
- queue_primary_user
- lk_queue_createdonbehalfby
queue_defaultmailbox_mailbox
Siehe die queue_defaultmailbox_mailbox-Eins-zu-Viele-Beziehung für die mailbox-Tabelle/-Entität.
business_unit_queues
Siehe die business_unit_queues-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.
business_unit_queues2
Siehe die business_unit_queues2-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.
lk_queue_modifiedonbehalfby
Siehe die lk_queue_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
organization_queues
Siehe die organization_queues-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.
lk_queuebase_createdby
Siehe die lk_queuebase_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_queuebase_modifiedby
Siehe die lk_queuebase_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
TransactionCurrency_Queue
Siehe die TransactionCurrency_Queue-Eins-zu-Viele-Beziehung für die transactioncurrency-Tabelle/-Entität.
queue_primary_user
Siehe die queue_primary_user-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_queue_createdonbehalfby
Siehe die lk_queue_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Viele-zu-Viele-Beziehungen
Beziehungsdetails, bei denen die Tabelle Queue die erste Tabelle in der Beziehung ist. Aufgelistet durch SchemaName.
queuemembership_association
IntersectEntityName: queuemembership
Tabelle 1
Eigenschaft | Wert |
---|---|
IntersectAttribute | queueid |
IsCustomizable | False |
LogicalName | queue |
NavigationPropertyName | queuemembership_association |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Tabelle 2
Eigenschaft | Wert |
---|---|
LogicalName | systemuser |
IntersectAttribute | systemuserid |
NavigationPropertyName | queuemembership_association |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz queue EntityType