ExtensibleMessageInfo.Priority Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustOverride Property Priority As String
Get
Friend Set
'Usage
Dim instance As ExtensibleMessageInfo
Dim value As String
value = instance.Priority
public abstract string Priority { get; internal set; }
Property Value
Type: System.String