QueueConstants.QueueMsgInfo.MsgPriority field
Reserved for internal use.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public MsgPriority As QueueConstants.QueueMsgPriority
'Usage
Dim instance As QueueConstants.QueueMsgInfo
Dim value As QueueConstants.QueueMsgPriority
value = instance.MsgPriority
instance.MsgPriority = value
public QueueConstants.QueueMsgPriority MsgPriority
See also
Reference
QueueConstants.QueueMsgInfo structure