共用方式為


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物件所代表列舉的值。

請參閱

參照

QueueJob 類別

QueueJob 成員

Microsoft.ProjectServer.Client 命名空間