QueueJob.MessageType 屬性
取得佇列郵件類型,將工作傳送至 Project Server 佇列系統.
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property MessageType As QueueMsgType
Get
'用途
Dim instance As QueueJob
Dim value As QueueMsgType
value = instance.MessageType
[RemoteAttribute]
public QueueMsgType MessageType { get; }
屬性值
類型:Microsoft.ProjectServer.Client.QueueMsgType
QueueMsgType物件所代表列舉的值。