QueueConstants.QueueMsgInfo.MsgPriority campo
Reservado para uso interno.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
Public MsgPriority As QueueConstants.QueueMsgPriority
'Uso
Dim instance As QueueConstants.QueueMsgInfo
Dim value As QueueConstants.QueueMsgPriority
value = instance.MsgPriority
instance.MsgPriority = value
public QueueConstants.QueueMsgPriority MsgPriority
Ver também
Referência
QueueConstants.QueueMsgInfo estrutura