QueueConstants.QueueMsgInfo.MsgQueueID field
Reserved for internal use.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public MsgQueueID As QueueConstants.QueueID
'Usage
Dim instance As QueueConstants.QueueMsgInfo
Dim value As QueueConstants.QueueID
value = instance.MsgQueueID
instance.MsgQueueID = value
public QueueConstants.QueueID MsgQueueID
See also
Reference
QueueConstants.QueueMsgInfo structure