共用方式為


QueueConstants.QueueMsgPriority 列舉

會指定佇列郵件優先順序類型。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
Public Enumeration QueueMsgPriority
'用途
Dim instance As QueueConstants.QueueMsgPriority
public enum QueueMsgPriority

成員

成員名稱 描述
Unknown 值 = 0。未知的優先順序。
RecoverPriority 值 = 1。復原優先順序 ;請勿使用。
HighPriority 值 = 2。高優先順序。
MediumHighPriority 值 = 3。中度高優先順序。
StandardPriority 值 = 4。標準的優先順序。
MediumLowPriority 值 = 5。中度低優先順序。
LowPriority 值 = 6。低優先順序。
LastPriority 值 = 7。最後一個優先順序。

備註

如需詳細資訊,請參閱 < MsgPriority ] 欄位。

請參閱

參照

Microsoft.Office.Project.Server.Library 命名空間