QueueConstants.QueueMsgInfo.MsgFriendlyName Field
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public MsgFriendlyName As String
'Usage
Dim instance As QueueConstants.QueueMsgInfo
Dim value As String
value = instance.MsgFriendlyName
instance.MsgFriendlyName = value
public string MsgFriendlyName
See Also
Reference
QueueConstants.QueueMsgInfo Structure