QueueConstants.QueueMsgInfo.MsgDescription 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 MsgDescription As String
'Usage
Dim instance As QueueConstants.QueueMsgInfo
Dim value As String
value = instance.MsgDescription
instance.MsgDescription = value
public string MsgDescription
See Also
Reference
QueueConstants.QueueMsgInfo Structure