Click or drag to resize

Queue Class

A list of records that require action, such as accounts, activities, and cases.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceQueue

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Queue : Entity, INotifyPropertyChanging, 
	INotifyPropertyChanged

The Queue type exposes the following members.

Constructors
 NameDescription
Public methodQueue Default Constructor.
Top
Properties
 NameDescription
Public propertyAllowEmailCredentialsObsolete.
This attribute is no longer used. The data is now in the Mailbox.AllowEmailConnectorToUseCredentials attribute.
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_queues N:1 business_unit_queues
Public propertybusiness_unit_queues2 N:1 business_unit_queues2
Public propertyBusinessUnitIdObsolete.
Unique identifier of the business unit with which the queue is associated.
Public propertyconvertrule_queue 1:N convertrule_queue
Public propertyCreatedBy Unique identifier of the user who created the queue record.
Public propertyCreatedOn Date and time when the queue was created.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the queue.
Public propertyDefaultMailbox Select the mailbox associated with this queue.
Public propertyDescription Description of the queue.
Public propertyEMailAddress Email address that is associated with the queue.
Public propertyEmailPasswordObsolete.
This attribute is no longer used. The data is now in the Mailbox.Password attribute.
Public propertyEmailRouterAccessApproval Shows the status of the primary email address.
Public propertyEmailUsernameObsolete.
This attribute is no longer used. The data is now in the Mailbox.UserName attribute.
Public propertyEntityImage The default image for the entity.
Public propertyEntityImage_Timestamp 
Public propertyEntityImage_URL 
Public propertyEntityImageId For internal use only.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Exchange rate for the currency associated with the queue with respect to the base currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyIgnoreUnsolicitedEmail Information that specifies whether a queue is to ignore unsolicited email (deprecated).
Public propertyImportSequenceNumber Unique identifier of the data import or data migration that created this record.
Public propertyIncomingEmailDeliveryMethod Incoming email delivery method for the queue.
Public propertyIncomingEmailFilteringMethod Convert Incoming Email To Activities
Public propertyIsEmailAddressApprovedByO365Admin Shows the status of approval of the email address by O365 Admin.
Public propertyIsFaxQueueObsolete.
Indication of whether a queue is the fax delivery queue.
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_queue_createdonbehalfby N:1 lk_queue_createdonbehalfby
Public propertylk_queue_modifiedonbehalfby N:1 lk_queue_modifiedonbehalfby
Public propertylk_queuebase_createdby N:1 lk_queuebase_createdby
Public propertylk_queuebase_modifiedby N:1 lk_queuebase_modifiedby
Public propertyLogicalName
(Inherited from Entity)
Public propertymailbox_regarding_queue 1:N mailbox_regarding_queue
Public propertyModifiedBy Unique identifier of the user who last modified the queue.
Public propertyModifiedOn Date and time when the queue was last modified.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who last modified the queue.
Public propertyName Name of the queue.
Public propertyNumberOfItems Number of Queue items associated with the queue.
Public propertyNumberOfMembers Number of Members associated with the queue.
Public propertyorganization_queues N:1 organization_queues
Public propertyOrganizationId Unique identifier of the organization associated with the queue.
Public propertyOutgoingEmailDeliveryMethod Outgoing email delivery method for the queue.
Public propertyOverriddenCreatedOn Date and time that the record was migrated.
Public propertyOwnerId Unique identifier of the user or team who owns the queue.
Public propertyOwningBusinessUnit Unique identifier of the business unit that owns the queue.
Public propertyOwningTeam Unique identifier of the team who owns the queue.
Public propertyOwningUser Unique identifier of the user who owns the queue.
Public propertyPrimaryUserIdObsolete.
Unique identifier of the owner of the queue.
Public propertyqueue_activity_parties 1:N queue_activity_parties
Public propertyQueue_AsyncOperations 1:N Queue_AsyncOperations
Public propertyQueue_BulkDeleteFailures 1:N Queue_BulkDeleteFailures
Public propertyqueue_convertruleitem 1:N queue_convertruleitem
Public propertyqueue_defaultmailbox_mailbox N:1 queue_defaultmailbox_mailbox
Public propertyQueue_DuplicateBaseRecord 1:N Queue_DuplicateBaseRecord
Public propertyQueue_DuplicateMatchingRecord 1:N Queue_DuplicateMatchingRecord
Public propertyQueue_Email_EmailSender 1:N Queue_Email_EmailSender
Public propertyqueue_entries 1:N queue_entries
Public propertyqueue_PostFollows 1:N queue_PostFollows
Public propertyqueue_primary_user N:1 queue_primary_user
Public propertyqueue_principalobjectattributeaccess 1:N queue_principalobjectattributeaccess
Public propertyQueue_ProcessSessions 1:N Queue_ProcessSessions
Public propertyqueue_routingruleitem 1:N queue_routingruleitem
Public propertyQueue_SyncErrors 1:N Queue_SyncErrors
Public propertyqueue_system_user 1:N queue_system_user
Public propertyqueue_team 1:N queue_team
Public propertyQueueId Unique identifier of the queue.
Public propertyqueuemembership_association N:N queuemembership_association
Public propertyQueueTypeCode Type of queue that is automatically assigned when a user or queue is created. The type can be public, private, or work in process.
Public propertyQueueViewType 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.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertyStateCode Status of the queue.
Public propertyStatusCode Reason for the status of the queue.
Public propertyTransactionCurrency_Queue N:1 TransactionCurrency_Queue
Public propertyTransactionCurrencyId Unique identifier of the currency associated with the queue.
Public propertyuserentityinstancedata_queue 1:N userentityinstancedata_queue
Public propertyVersionNumber Version number of the queue.
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also