Expand Minimize
This topic has not yet been rated - Rate this topic

QueueConstants.CorrelationPriority Enumeration (Microsoft.Office.Project.Server.Library)

Office 2007
Specifies the correlation priority type.

Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in microsoft.office.project.server.library.dll)
public enum CorrelationPriority
 Member nameDescription
HighPriority Value=1. High priority.  
LastPriority Value=4. Last priority.  
LowPriority Value=3. Low priority.  
StandardPriority Value=2. Standard priority.  
Unknown Value=0. Unknown priority.  

The CorrelationPriority property uses the QueueConstants.CorrelationPriority type.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.