QueueConstants.QueueMsgInfo.MsgPriority-Feld
Für die interne Verwendung reserviert.
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
Siehe auch
Referenz
QueueConstants.QueueMsgInfo Struktur