queue EntityType
Description: A list of records that require action, such as accounts, activities, and cases.
Entity Set path: [organization URI]/api/data/v8.0/queues
Base Type: crmbaseentity EntityType
Display Name: Queue
Primary Key: queueid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations bound to queue
Operations using the queue entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the queue record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the queue. Computed property Read-only property |
_defaultmailbox_value |
Edm.Guid |
Description: Select the mailbox associated with this queue. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the queue. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the queue. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization associated with the queue. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Unique identifier of the user or team who owns the queue. |
_owningbusinessunit_value |
Edm.Guid |
Description: Unique identifier of the business unit that owns the queue. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: Unique identifier of the team who owns the queue. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier of the user who owns the queue. Computed property Read-only property |
_transactioncurrencyid_value |
Edm.Guid |
Description: Unique identifier of the currency associated with the queue. Computed property Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the queue was created. Display Name: Created On Read-only property |
description |
Edm.String |
Description: Description of the queue. Display Name: Description |
emailaddress |
Edm.String |
Description: Email address that is associated with the queue. Display Name: Incoming Email |
emailrouteraccessapproval |
Edm.Int32 |
Description: Shows the status of the primary email address. Default Options: 0 : Empty Display Name: Primary Email Status |
entityimage |
Edm.Binary |
Description: The default image for the entity. Display Name: Entity Image |
entityimage_timestamp |
Edm.Int64 |
Description: Read-only property |
entityimage_url |
Edm.String |
Description: Read-only property |
entityimageid |
Edm.Guid |
Description: For internal use only. Display Name: Entity Image Id Read-only property |
exchangerate |
Edm.Decimal |
Description: Exchange rate for the currency associated with the queue with respect to the base currency. Display Name: Exchange Rate Read-only property |
ignoreunsolicitedemail |
Edm.Boolean |
Description: Information that specifies whether a queue is to ignore unsolicited email (deprecated). Default Options: 1 : Only specific Emails Display Name: Convert To Email Activities |
importsequencenumber |
Edm.Int32 |
Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
incomingemaildeliverymethod |
Edm.Int32 |
Description: Incoming email delivery method for the queue. Default Options: 0 : None Display Name: Incoming Email Delivery Method |
incomingemailfilteringmethod |
Edm.Int32 |
Description: Convert Incoming Email To Activities Default Options: 0 : All email messages Display Name: Convert Incoming Email To Activities |
isemailaddressapprovedbyo365admin |
Edm.Boolean |
Description: Shows the status of approval of the email address by O365 Admin. Default Options: 1 : Yes Display Name: Email Address O365 Admin Approval Status Read-only property |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the queue was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Name of the queue. Display Name: Name |
numberofitems |
Edm.Int32 |
Description: Number of Queue items associated with the queue. Display Name: Queue Items Read-only property |
numberofmembers |
Edm.Int32 |
Description: Number of Members associated with the queue. Display Name: No. of Members Read-only property |
outgoingemaildeliverymethod |
Edm.Int32 |
Description: Outgoing email delivery method for the queue. Default Options: 0 : None Display Name: Outgoing Email Delivery Method |
overriddencreatedon |
Edm.DateTimeOffset |
Description: Date and time that the record was migrated. Display Name: Record Created On |
queueid |
Edm.Guid |
Description: Unique identifier of the queue. Display Name: Queue |
queuetypecode |
Edm.Int32 |
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. Default Options: 1 : Default Value Display Name: Queue Type Read-only property |
queueviewtype |
Edm.Int32 |
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. Default Options: 0 : Public Display Name: Type |
statecode |
Edm.Int32 |
Description: Status of the queue. Default Options: 0 : Active Display Name: Status |
statuscode |
Edm.Int32 |
Description: Reason for the status of the queue. Default Options: 2 : Inactive Display Name: Status Reason |
versionnumber |
Edm.Int64 |
Description: Version number of the queue. Display Name: Version Number Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
businessunitid |
business_unit_queues |
|
createdby |
lk_queuebase_createdby |
|
createdonbehalfby |
lk_queue_createdonbehalfby |
|
defaultmailbox |
queue_defaultmailbox_mailbox |
|
modifiedby |
lk_queuebase_modifiedby |
|
modifiedonbehalfby |
lk_queue_modifiedonbehalfby |
|
organizationid |
organization_queues |
|
ownerid |
owner_queues |
|
owningbusinessunit |
business_unit_queues2 |
|
primaryuserid |
queue_primary_user |
|
transactioncurrencyid |
TransactionCurrency_Queue |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
mailbox_regarding_queue |
regardingobjectid_queue |
|
queue_activity_parties |
partyid_queue |
|
Queue_AsyncOperations |
regardingobjectid_queue |
|
Queue_BulkDeleteFailures |
regardingobjectid_queue |
|
Queue_DuplicateBaseRecord |
baserecordid_queue |
|
Queue_DuplicateMatchingRecord |
duplicaterecordid_queue |
|
Queue_Email_EmailSender |
emailsender_queue |
|
queue_entries |
queueid |
|
queue_PostFollows |
regardingobjectid_queue |
|
queue_PostRegardings |
regardingobjectid_queue |
|
queue_system_user |
queueid |
|
queue_team |
queueid |
|
queuemembership_association |
queuemembership_association |
Operations bound to queue
The following operations are bound to the queue entity type.
Name | Bound to |
---|---|
Entity |
|
Entity |
Operations using the queue entity type.
The following operations use the queue entity type in a parameter or return type.
Name | How used | Description |
---|---|---|
entity Parameter |
Adds the specified principal to the list of queue members. |
|
entity Parameter |
Moves an entity record from a source queue to a destination queue. |
|
SourceQueue Parameter |
Moves an entity record from a source queue to a destination queue. |
|
Queue Parameter |
Creates a bulk operation that distributes a campaign activity. |
|
ReturnType |
Retrieves all private queues of a specified user and optionally all public queues. |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.