Represents a pending (queued) document auto-classification request. The QueuedObject property specifies the document that is the subject of the queued request.


The following tables list the members exposed by IDocumentClassificationQueueItem.

Public Properties

  Name Description
Public property QueuedObject The object that is the subject of the queued operation. For example, this may be the Subscription object that caused a given asynchronous event to be queued.

For the IAsyncUpgradeQueueItem interface, this property is for internal use only.

Top

See Also