QueueConstants.QueueMsgInfo.MsgPriority フィールド
内部使用のため予約済みです。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public MsgPriority As QueueConstants.QueueMsgPriority
'使用
Dim instance As QueueConstants.QueueMsgInfo
Dim value As QueueConstants.QueueMsgPriority
value = instance.MsgPriority
instance.MsgPriority = value
public QueueConstants.QueueMsgPriority MsgPriority
関連項目
参照先
QueueConstants.QueueMsgInfo 構造体